Bump to next dev version

This commit is contained in:
Daniele Varrazzo 2011-12-26 20:06:10 +01:00
parent c22e8ef808
commit 7990425801

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