Skip to content

Commit

Permalink
Updated version micro for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Feb 20, 2018
1 parent e1621ad commit 29af9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -17,7 +17,7 @@

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


Expand Down

0 comments on commit 29af9fc

Please sign in to comment.