diff --git a/setup.py b/setup.py index 3f38e49..69107df 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from distutils.core import setup setup(name='resolv', - version='1.0.0', + version='1.0.1', description='Module for resolving URLs from filehosters, video hosters, and other content hosters', author='Sven Slootweg', author_email='resolv@cryto.net',