Skip to content

Commit

Permalink
Update enaDataGet.py
Browse files Browse the repository at this point in the history
  • Loading branch information
suranjayathilaka authored Jul 4, 2023
1 parent 157f037 commit 595827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python3/enaDataGet.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def set_parser():
parser.add_argument('-as', '--aspera-settings', default=None,
help="""Use the provided settings file, will otherwise check
for environment variable or default settings file location.""")
parser.add_argument('-v', '--version', action='version', version='%(prog)s 1.5.4')
parser.add_argument('-v', '--version', action='version', version='%(prog)s 1.7.0')
return parser


Expand Down

0 comments on commit 595827f

Please sign in to comment.