Skip to content

Commit

Permalink
1.5.4.pre2
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Sep 30, 2021
1 parent b60b5dc commit 42f5675
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.5.4.pre1 to 1.5.4.pre2:
- Provide request type via job classad (Alan Malta Rodrigues) #10821


1.5.3 to 1.5.4.pre1:
- [py2py3] modernize WMCore_t/REST_t/Api_t.py (Dario Mapelli) #10757
- Propagate GPU requirements to job creation and submission (Alan Malta Rodrigues) #10811
Expand Down
2 changes: 1 addition & 1 deletion src/python/WMCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"""

__version__ = '1.5.4.pre1'
__version__ = '1.5.4.pre2'
__all__ = []

0 comments on commit 42f5675

Please sign in to comment.