Bump to next dev version

This commit is contained in:
Daniele Varrazzo 2013-04-07 19:42:43 +01:00
parent 80e105c74d
commit 6d2f2676ad

View File

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