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