Bump to next dev release

This commit is contained in:
Daniele Varrazzo 2014-08-31 02:30:21 +01:00
parent 00cafbe85b
commit 32fc4bf199

View File

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