Bump version number to next dev release

This commit is contained in:
Daniele Varrazzo 2014-05-20 18:27:34 +01:00
parent 02baaae975
commit acde0a66c1

View File

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