diff --git a/setup.py b/setup.py index 1eb09d94a6438649d7c84c86da852f61dc5680df..4ab00a41484edb25d5e4ddaccabc9a4c16a892d8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='test_oauth2_django', - version='0.5', + version='0.6', description='A basic library for Django apps to use TEST Alliance OAuth2.', url='https://git.pleaseignore.com/sharad/test_oauth2_django', author='Sharad Heft',