mirror of
https://github.com/jazzband/django-defender.git
synced 2026-03-16 22:10:32 +00:00
bump the version to 0.2.1
This commit is contained in:
parent
6e04cb4760
commit
83201c104f
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ except ImportError:
|
|||
from distutils.core import setup
|
||||
|
||||
|
||||
version = '0.2'
|
||||
version = '0.2.1'
|
||||
|
||||
setup(name='django-defender',
|
||||
version=version,
|
||||
|
|
|
|||
Loading…
Reference in a new issue