summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0105f80..360dd94 100644
--- a/setup.py
+++ b/setup.py
@@ -85,7 +85,7 @@ except ImportError:
# Take a look at http://www.python.org/dev/peps/pep-0386/
# for a consistent versioning pattern.
-PSYCOPG_VERSION = '2.5.5.dev0'
+PSYCOPG_VERSION = '2.5.5'
version_flags = ['dt', 'dec']