Bump version 0.0.3.
This commit is contained in:
parent
be573adea6
commit
04b417f744
2 changed files with 3 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -9,7 +9,7 @@ os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))
|
|||
|
||||
setup(
|
||||
name='django-oidc-provider',
|
||||
version='0.0.2',
|
||||
version='0.0.3',
|
||||
packages=[
|
||||
'oidc_provider', 'oidc_provider/lib', 'oidc_provider/lib/endpoints',
|
||||
'oidc_provider/lib/utils', 'oidc_provider/tests',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue