Bump to work on 2.4.1

This commit is contained in:
Daniele Varrazzo 2011-03-04 20:18:22 +00:00
parent 2212ea96a6
commit 4a8b5f98f3

View File

@ -79,7 +79,7 @@ except ImportError:
# Take a look at http://www.python.org/dev/peps/pep-0386/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.4'
PSYCOPG_VERSION = '2.4.1a0'
version_flags = ['dt', 'dec']