diff --git a/setup.py b/setup.py index 61dfdd8..cbc2556 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def run_tests(self): setup( name='disqus-python', - version='0.4.2', + version='0.5.0', author='DISQUS', author_email='opensource@disqus.com', url='https://github.com/disqus/disqus-python',