mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-02-01 01:44:07 +03:00
Bump up version for release 2.5.1
This commit is contained in:
parent
9b2f4c7d77
commit
68d5d070fe
2
setup.py
2
setup.py
|
@ -83,7 +83,7 @@ except ImportError:
|
||||||
# Take a look at http://www.python.org/dev/peps/pep-0386/
|
# Take a look at http://www.python.org/dev/peps/pep-0386/
|
||||||
# for a consistent versioning pattern.
|
# for a consistent versioning pattern.
|
||||||
|
|
||||||
PSYCOPG_VERSION = '2.5.1.dev0'
|
PSYCOPG_VERSION = '2.5.1'
|
||||||
|
|
||||||
version_flags = ['dt', 'dec']
|
version_flags = ['dt', 'dec']
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user