]> granicus.if.org Git - postgresql/commitdiff
Bump version number to match tree.
authorD'Arcy J.M. Cain <darcy@druid.net>
Tue, 19 Mar 2002 13:21:14 +0000 (13:21 +0000)
committerD'Arcy J.M. Cain <darcy@druid.net>
Tue, 19 Mar 2002 13:21:14 +0000 (13:21 +0000)
src/interfaces/python/setup.py

index 79650522d8f7c498f70bd05482456ca0c37556be..9405dbbab833f74364d10661426b8a19943fd5a0 100755 (executable)
@@ -36,7 +36,7 @@ else:
        data_files = []
 
 setup (name = "PyGreSQL",
-       version = "3.1",
+       version = "3.3",
        description = "Python PostgreSQL Interfaces",
        author = "D'Arcy J. M. Cain",
        author_email = "darcy@druid.net",