diff --git a/setup.py b/setup.py index 122eb6e..88d668d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='django-daterangefilter', - version='0.2.0', + version='0.8.0', license='MIT', author='Andrey Novikov', author_email='novikov@gmail.com',