Bump to next dev version

This commit is contained in:
Daniele Varrazzo 2011-06-30 14:43:33 +01:00
parent 30a046c602
commit e3b32dcee1

View File

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