mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
Version bump
This commit is contained in:
parent
79a912a180
commit
e2bf3fe3dc
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -2,7 +2,7 @@ from distutils.core import setup
|
|||
|
||||
setup(
|
||||
name='django-auditlog',
|
||||
version='0.1.1',
|
||||
version='0.2.0',
|
||||
packages=['auditlog',],
|
||||
package_dir={'': 'src'},
|
||||
url='https://github.com/jjkester/django-auditlog',
|
||||
|
|
|
|||
Loading…
Reference in a new issue