Skip to content

Commit

Permalink
modify version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessandroZ committed Feb 15, 2018
1 parent 32854bf commit 4a53f3e
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 @@ -12,7 +12,7 @@ class constant():
folder_name = '.'
file_name_results = 'credentials_{current_time}'.format(current_time=date) # the extention is added depending on the user output choice
MAX_HELP_POSITION = 27
CURRENT_VERSION = '2.3.3'
CURRENT_VERSION = '2.3.2'
output = None
file_logger = None

Expand Down

0 comments on commit 4a53f3e

Please sign in to comment.