summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e214009..176c171 100755
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
from setuptools import setup
import sys
-version = '1.14.0'
+version = '1.15.0'
print("="*78+"""
\033[0;31mdnspython3 is now superseded by the regular dnspython kit, which
now supports Python 2 and Python 3. Installing dnspython as a dependency.\033[0;0m