mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-06-22 22:13:03 +03:00
Bump to next dev release
This commit is contained in:
parent
dd97344149
commit
f54cf3b87b
2
setup.py
2
setup.py
|
@ -48,7 +48,7 @@ except ImportError:
|
||||||
# Take a look at https://www.python.org/dev/peps/pep-0440/
|
# Take a look at https://www.python.org/dev/peps/pep-0440/
|
||||||
# for a consistent versioning pattern.
|
# for a consistent versioning pattern.
|
||||||
|
|
||||||
PSYCOPG_VERSION = '2.8.6'
|
PSYCOPG_VERSION = '2.8.7.dev0'
|
||||||
|
|
||||||
|
|
||||||
# note: if you are changing the list of supported Python version please fix
|
# note: if you are changing the list of supported Python version please fix
|
||||||
|
|
Loading…
Reference in New Issue
Block a user