Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroZ committed Apr 28, 2017
1 parent 97fde5e commit 162be7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows/lazagne/config/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class constant():
folder_name = 'results_{current_time}'.format(current_time=date)
file_name_results = 'credentials' # the extention is added depending on the user output choice
MAX_HELP_POSITION = 27
CURRENT_VERSION = '2.0'
CURRENT_VERSION = '2.1'
output = None
file_logger = None

Expand Down

0 comments on commit 162be7c

Please sign in to comment.