diff --git a/ETA.py b/ETA.py index 9bd2774..cd239c9 100644 --- a/ETA.py +++ b/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