Bump to next dev release

This commit is contained in:
Daniele Varrazzo 2014-01-14 18:27:46 +00:00
parent 4f1e4a03d1
commit 3f6497d587

View File

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