mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-07 21:00:33 +03:00
Bump to version 2.7.5
This commit is contained in:
parent
eafa0f9d55
commit
1b07d2e34d
2
setup.py
2
setup.py
|
@ -65,7 +65,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.5.dev0'
|
PSYCOPG_VERSION = '2.7.5'
|
||||||
|
|
||||||
|
|
||||||
# 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