diff --git a/setup.py b/setup.py index 2f6d502..639f629 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='resolv', - version='1.0.2', + version='1.1.0', description='Module for resolving URLs from filehosters, video hosters, and other content hosters', author='Sven Slootweg', author_email='resolv@cryto.net',