diff --git a/setup.py b/setup.py index 594dfda..65a359d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='django-rated-reviews', - version='1.0.0', + version='1.0.1', license='MIT', author='Andrey Novikov', author_email='novikov@gmail.com',