diff --git a/setup.py b/setup.py index 9ff77363..923e3cd8 100644 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ except ImportError: # Take a look at http://www.python.org/dev/peps/pep-0386/ # for a consistent versioning pattern. -PSYCOPG_VERSION = '2.4.6' +PSYCOPG_VERSION = '2.4.7.dev0' version_flags = ['dt', 'dec']