diff --git a/setup.py b/setup.py index 5f243a98..3676fc2e 100644 --- a/setup.py +++ b/setup.py @@ -83,7 +83,7 @@ except ImportError: # Take a look at http://www.python.org/dev/peps/pep-0386/ # for a consistent versioning pattern. -PSYCOPG_VERSION = '2.5.3.dev0' +PSYCOPG_VERSION = '2.5.3' version_flags = ['dt', 'dec']