Bump new version
This commit is contained in:
parent
9b2d879dab
commit
0f33fb8072
1 changed files with 1 additions and 1 deletions
2
ETA.py
2
ETA.py
|
@ -62,7 +62,7 @@ while i < len( argv ):
|
|||
\nParse a naroo ETA fits' )
|
||||
exit()
|
||||
elif arg == '--version':
|
||||
print( '0.2' )
|
||||
print( '0.3' )
|
||||
exit()
|
||||
elif arg == '--verbose':
|
||||
verbose = True
|
||||
|
|
Loading…
Reference in a new issue