mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
Release version 0.5.5
Signed-off-by: Ken Cochrane <KenCochrane@gmail.com>
This commit is contained in:
parent
3031deb761
commit
2251c298a9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -9,7 +9,7 @@ except ImportError:
|
|||
from distutils.core import setup
|
||||
|
||||
|
||||
version = '0.5.4'
|
||||
version = '0.5.5'
|
||||
|
||||
|
||||
def get_packages(package):
|
||||
|
|
|
|||
Loading…
Reference in a new issue