Skip to content

Commit

Permalink
ver: 0.3.5 -> 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leepc12 committed Mar 27, 2020
1 parent 54a4a01 commit a15e054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion croo/croo_args.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from autouri import logger as autouri_logger


__version__ = '0.3.5'
__version__ = '0.4.0'

def parse_croo_arguments():
"""Argument parser for Cromwell Output Organizer (COO)
Expand Down

0 comments on commit a15e054

Please sign in to comment.