diff --git a/setup.py b/setup.py index 975fe10f..51c720a9 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ except ImportError: # Take a look at http://www.python.org/dev/peps/pep-0386/ # for a consistent versioning pattern. -PSYCOPG_VERSION = '2.6.1' +PSYCOPG_VERSION = '2.6.2.dev0' version_flags = ['dt', 'dec']