]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
update to 1.15.0 python3
authorBob Halley <halley@dnspython.org>
Fri, 30 Sep 2016 22:30:41 +0000 (15:30 -0700)
committerBob Halley <halley@dnspython.org>
Fri, 30 Sep 2016 22:30:41 +0000 (15:30 -0700)
setup.py

index e2140092ca83b5c535b52e8e1f27923442406ce1..176c171362aee0cfa73076394b012e188345d6a4 100755 (executable)
--- 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