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