projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6b4153
)
Bump version number to match tree.
author
D'Arcy J.M. Cain
Tue, 19 Mar 2002 13:21:14 +0000
(13:21 +0000)
committer
D'Arcy J.M. Cain
Tue, 19 Mar 2002 13:21:14 +0000
(13:21 +0000)
src/interfaces/python/setup.py
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/python/setup.py
b/src/interfaces/python/setup.py
index 79650522d8f7c498f70bd05482456ca0c37556be..9405dbbab833f74364d10661426b8a19943fd5a0 100755
(executable)
--- 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 = "
[email protected]
",