Bump to next dev version number for the master branch

This commit is contained in:
Daniele Varrazzo 2015-04-28 08:38:41 +01:00
parent 5efe7131ff
commit c62c292053

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.7.dev0'
version_flags = ['dt', 'dec']