summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2005-09-02 05:23:22 +0000
committerBob Halley <halley@dnspython.org>2005-09-02 05:23:22 +0000
commiteb780473bcef6052ef937ab66fc2cd2f4faeb154 (patch)
tree9c56361b4c851bb1ad8c1c0889fc2cde7151d2ac /setup.py
parentd33a7f336c7637f5f6b86e8be8463e180d5a729f (diff)
downloaddnspython-eb780473bcef6052ef937ab66fc2cd2f4faeb154.tar.gz
inc version number
Original author: Bob Halley <halley@dnspython.org> Date: 2004-08-07 18:55:46
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 40798ee..22bd6d3 100755
--- a/setup.py
+++ b/setup.py
@@ -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