Update version to 0.5.0
This commit is contained in:
parent
0648c2cf7c
commit
e3ab64271b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -31,7 +31,7 @@ except pkg_resources.DistributionNotFound:
|
|||
|
||||
setup(
|
||||
name='django-cas-server',
|
||||
version='0.4.4',
|
||||
version='0.5.0',
|
||||
packages=[
|
||||
'cas_server', 'cas_server.migrations',
|
||||
'cas_server.management', 'cas_server.management.commands',
|
||||
|
|
Loading…
Reference in a new issue