Bump to next dev version.

This commit is contained in:
Daniele Varrazzo 2010-12-12 13:39:02 +00:00
parent ee5015a30b
commit 0fbbd1cc91

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.1'
PSYCOPG_VERSION = '2.3.2.dev0'
version_flags = ['dt', 'dec']