Update version to 0.5.0

This commit is contained in:
Valentin Samir 2016-07-01 01:58:30 +02:00
parent 0648c2cf7c
commit e3ab64271b
1 changed files with 1 additions and 1 deletions

View File

@ -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',