We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b4153 commit b752788Copy full SHA for b752788
src/interfaces/python/setup.py
@@ -36,7 +36,7 @@
36
data_files = []
37
38
setup (name = "PyGreSQL",
39
- version = "3.1",
+ version = "3.3",
40
description = "Python PostgreSQL Interfaces",
41
author = "D'Arcy J. M. Cain",
42
author_email = "darcy@druid.net",
0 commit comments