mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
bumped to 0.3.1
This commit is contained in:
parent
a99bcdfc63
commit
fdf70c4c0c
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.3'
|
||||
version = '0.3.1'
|
||||
|
||||
|
||||
def get_packages(package):
|
||||
|
|
|
|||
Loading…
Reference in a new issue