diff options
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ from distutils.core import setup setup( name = "dnspython", - version = "1.3.2", + version = "1.3.3", description = "DNS toolkit", long_description = \ """dnspython is a DNS toolkit for Python. It supports almost all |
