Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Feb 8, 2017
2 parents a7e2853 + 7482fe9 commit 7f319f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
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 7f319f7

Please sign in to comment.