Update version to 0.4.4
This commit is contained in:
parent
3ebf041633
commit
77d1607b0b
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.3',
|
||||
version='0.4.4',
|
||||
packages=[
|
||||
'cas_server', 'cas_server.migrations',
|
||||
'cas_server.management', 'cas_server.management.commands'
|
||||
|
|
Loading…
Reference in a new issue