Skip to content

Commit

Permalink
prepare for 2.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcage committed Nov 7, 2019
1 parent 4560747 commit f23d28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
MAJOR = 2
MINOR = 5
MICRO = 0
DEV = True
DEV = False

CLASSIFIERS = [
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit f23d28a

Please sign in to comment.