Bump to next dev release

This commit is contained in:
Daniele Varrazzo 2020-05-04 23:50:05 +12:00
parent 8b2450287e
commit 6043dac0ea

View File

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