Bump to the next dev version.

This commit is contained in:
Daniele Varrazzo 2011-01-01 12:55:41 +01:00
parent 69c66a3a3f
commit 506ce93a5b

View File

@ -56,7 +56,7 @@ from distutils.ccompiler import get_default_compiler
# Take a look at http://www.python.org/dev/peps/pep-0386/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.3.2'
PSYCOPG_VERSION = '2.3.3.dev0'
version_flags = ['dt', 'dec']