Bump to next dev version number

This commit is contained in:
Daniele Varrazzo 2018-02-09 16:09:33 +00:00
parent 5afb2ce803
commit 3be66e59b3

View File

@ -65,7 +65,7 @@ except ImportError:
# Take a look at http://www.python.org/dev/peps/pep-0440/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.7.4'
PSYCOPG_VERSION = '2.7.5.dev0'
# note: if you are changing the list of supported Python version please fix