diff options
Diffstat (limited to '')
| -rwxr-xr-x | src/__main__.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/__main__.py b/src/__main__.py index cf4d619..0f74fa4 100755 --- a/src/__main__.py +++ b/src/__main__.py @@ -38,7 +38,7 @@ PROGRAM_NAME = 'blueshift'  :str  The name of the program  ''' -PROGRAM_VERSION = '1.18' +PROGRAM_VERSION = '1.17.1'  '''  :str  The version of the program  ''' | 
