Bump to next dev release

This commit is contained in:
Daniele Varrazzo 2012-04-11 18:11:59 +01:00
parent 037b704e9a
commit 241403e7ba

View File

@ -73,7 +73,7 @@ except ImportError:
# Take a look at http://www.python.org/dev/peps/pep-0386/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.4.5'
PSYCOPG_VERSION = '2.4.6.dev0'
version_flags = ['dt', 'dec']