We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc642b commit 66f1120Copy full SHA for 66f1120
1 file changed
setup.py
@@ -4,7 +4,7 @@
4
import os
5
import sys
6
7
-__version__ = '5.2.1'
+__version__ = '5.2.1-1'
8
9
10
# borrowed from Pylons project
0 commit comments