mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-13 04:26:33 +03:00
Bump away from 2.7
[skip ci]
This commit is contained in:
parent
51591e2c23
commit
6f7e570a0a
2
setup.py
2
setup.py
|
@ -64,7 +64,7 @@ except ImportError:
|
||||||
# Take a look at http://www.python.org/dev/peps/pep-0440/
|
# Take a look at http://www.python.org/dev/peps/pep-0440/
|
||||||
# for a consistent versioning pattern.
|
# for a consistent versioning pattern.
|
||||||
|
|
||||||
PSYCOPG_VERSION = '2.7'
|
PSYCOPG_VERSION = '2.7.1.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