Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessandro ZANNI committed Sep 11, 2016
1 parent a34f0f5 commit 379e3d7
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 @@ -3,7 +3,7 @@ class constant():
folder_name = 'results'
file_name_results = 'credentials' # the extention is added depending on the user output choice
MAX_HELP_POSITION = 27
CURRENT_VERSION = '1.6'
CURRENT_VERSION = '1.7'
output = None
file_logger = None

Expand Down

0 comments on commit 379e3d7

Please sign in to comment.