Bump to next dev version number

This commit is contained in:
Daniele Varrazzo 2019-06-21 11:26:29 +01:00
parent c32dbf357c
commit ee056bc6e8

View File

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