mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-04-25 10:43:41 +03:00
Bump to next dev release number
This commit is contained in:
parent
68d5d070fe
commit
bf843fc5f0
3
setup.py
3
setup.py
|
@ -82,8 +82,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.2.dev0'
|
||||||
PSYCOPG_VERSION = '2.5.1'
|
|
||||||
|
|
||||||
version_flags = ['dt', 'dec']
|
version_flags = ['dt', 'dec']
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user