Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
#61 Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcs committed Mar 7, 2016
1 parent 06c3e9c commit 96d01c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# The minor and major versions should match lizzy's version
VERSION_MAJOR = 1
VERSION_MINOR = 4
REVISION = 1
REVISION = 2
VERSION = '{VERSION_MAJOR}.{VERSION_MINOR}.{REVISION}'.format_map(locals())


Expand Down

0 comments on commit 96d01c3

Please sign in to comment.