Bump to next dev version number

This commit is contained in:
Daniele Varrazzo 2015-02-23 10:28:41 +00:00
parent 5efe7131ff
commit 7b78354d58

View File

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