Skip to content

Commit

Permalink
Changed the version to 0.9.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
legaultmarc committed Apr 29, 2015
1 parent 9adef9c commit 38a1d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@

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


Expand Down

0 comments on commit 38a1d6b

Please sign in to comment.