Skip to content

Commit

Permalink
Release v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DeForce committed Jan 15, 2017
1 parent a56cad0 commit 35ee3c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from modules.helper.system import load_translations_keys
from modules.helper.module import BaseModule

VERSION = '0.3.1'
VERSION = '0.3.5'
SEM_VERSION = semantic_version.Version(VERSION)
if hasattr(sys, 'frozen'):
PYTHON_FOLDER = os.path.dirname(sys.executable)
Expand Down

0 comments on commit 35ee3c7

Please sign in to comment.