diff --git a/setup.py b/setup.py index 8b60d212..4e40f256 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='django-easy-audit', - version='1.2.1rc1', + version='1.2.1', packages=find_packages(), include_package_data=True, install_requires=[