Update documentation
This commit is contained in:
parent
4f9e80f744
commit
51fa0861f5
1 changed files with 1 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-cas-server',
|
||||
version='0.3.4',
|
||||
version='0.3.5',
|
||||
packages=[
|
||||
'cas_server', 'cas_server.migrations',
|
||||
'cas_server.management', 'cas_server.management.commands'
|
||||
|
|
Loading…
Reference in a new issue