Skip to content

Commit

Permalink
1.4.4
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Jan 12, 2021
1 parent 08c1eea commit c411a06
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.4.4.pre5 to 1.4.4:
- Add 2021 validation campaigns. (Todor Ivanov) #10210


1.4.4.pre4 to 1.4.4.pre5:
- MSTransferor: do not consider Rucio blocks with 0 or None size (Alan Malta Rodrigues) #10205
- Stop trying to resolve StepChain parentage for workflows in normal-archived (Alan Malta Rodrigues) #10201
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.4.4.pre5'
__version__ = '1.4.4'
__all__ = []

0 comments on commit c411a06

Please sign in to comment.