Skip to content

Commit

Permalink
Forgot to change the version
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Feb 8, 2017
1 parent 468cd80 commit 7482fe9
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 @@ -16,7 +16,7 @@

MAJOR = 1
MINOR = 3
MICRO = 0
MICRO = 1
VERSION = "{}.{}.{}".format(MAJOR, MINOR, MICRO)


Expand Down

0 comments on commit 7482fe9

Please sign in to comment.