From b752788510696c9ac5e9e43611a8b6a0eaacca77 Mon Sep 17 00:00:00 2001 From: "D'Arcy J.M. Cain" Date: Tue, 19 Mar 2002 13:21:14 +0000 Subject: [PATCH] Bump version number to match tree. --- src/interfaces/python/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interfaces/python/setup.py b/src/interfaces/python/setup.py index 79650522d8..9405dbbab8 100755 --- a/src/interfaces/python/setup.py +++ b/src/interfaces/python/setup.py @@ -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", -- 2.11.0