Skip to content

Commit

Permalink
changed version number
Browse files Browse the repository at this point in the history
  • Loading branch information
glyg committed Apr 20, 2018
1 parent f985a70 commit da057cf
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 @@ -23,7 +23,7 @@
## Thanks to them!
MAJOR = 0
MINOR = 2
MICRO = 'rc2'
MICRO = 0
ISRELEASED = True
VERSION = '%d.%d.%s' % (MAJOR, MINOR, MICRO)

Expand Down

0 comments on commit da057cf

Please sign in to comment.