We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d68ed08 commit 4c769bfCopy full SHA for 4c769bf
1 file changed
setup.py
@@ -19,7 +19,7 @@
19
sys.exit(1)
20
21
NAME = 'py-postgresql'
22
-VERSION = '0.8'
+VERSION = '0.8dev'
23
24
LONG_DESCRIPTION = """
25
py-postgresql is a set of Python modules providing interfaces to various parts
0 commit comments