Bump new version

This commit is contained in:
linarphy 2023-06-16 15:10:32 +02:00
parent 9b2d879dab
commit 0f33fb8072
No known key found for this signature in database
GPG key ID: 3D4AAAC3AD16E79C

2
ETA.py
View file

@ -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