diff --git a/setup.py b/setup.py index a22a8a41..9fd9bbb4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='django-easy-audit', - version='1.3.3.a2', + version='1.3.3.a3', packages=find_packages(), include_package_data=True, install_requires=[