Skip to content

Commit

Permalink
Preparing for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Mar 24, 2017
1 parent 593f7ed commit 949f093
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 @@ -17,7 +17,7 @@

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


Expand Down

0 comments on commit 949f093

Please sign in to comment.