Skip to content

Commit

Permalink
Forgot to remove the beta
Browse files Browse the repository at this point in the history
  • Loading branch information
lemieuxl committed Jun 22, 2016
1 parent f8f6257 commit 3077522
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 = "1b1"
MICRO = 1
VERSION = "{0}.{1}.{2}".format(MAJOR, MINOR, MICRO)


Expand Down

0 comments on commit 3077522

Please sign in to comment.