Skip to content

Commit

Permalink
Prepare release v2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aragilar committed Jul 10, 2022
1 parent 290334c commit fbec576
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 @@ -24,7 +24,7 @@
MAJOR = 2
MINOR = 6
MICRO = 4
DEV = True
DEV = False

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

0 comments on commit fbec576

Please sign in to comment.