Skip to content

Commit

Permalink
2.3.1rc4
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Feb 20, 2024
1 parent ed0bd54 commit 9593586
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 @@
2.3.1rc3 to 2.3.1rc4:
- Correctly pass dbsUrl to the locationsFromMSPileup method (Todor Ivanov) #11906


2.3.1rc2 to 2.3.1rc3:
- Discover the singularity container OS at runtime. (Todor Ivanov) #11896
- add support for rhel9. Fix #11985 (Stefano Belforte) #11897
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__ = '2.3.1rc3'
__version__ = '2.3.1rc4'
__all__ = []

0 comments on commit 9593586

Please sign in to comment.