Skip to content

Commit

Permalink
2.3.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Aug 26, 2024
1 parent 49e5450 commit 34a4fde
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.4.2 to 2.3.4.3:
- Update restartComponent.sh script to notify everyone in the WMCore team (Alan Malta Rodrigues) #12082


2.3.4.1 to 2.3.4.2:
- WorkQueue: convert PNN to PSN for pileup location (Alan Malta Rodrigues) #12073

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.4.2'
__version__ = '2.3.4.3'
__all__ = []

0 comments on commit 34a4fde

Please sign in to comment.