diff options
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
