From: Bob Halley Date: Fri, 30 Sep 2016 22:30:41 +0000 (-0700) Subject: update to 1.15.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fpython3;p=thirdparty%2Fdnspython.git update to 1.15.0 --- diff --git a/setup.py b/setup.py index e2140092..176c1713 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