diff --git a/setup.py b/setup.py index 63ada97..7dcb9da 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup( name='django-river', - version='0.5.1', + version='0.5.2', author='Ahmet DAL', author_email='ceahmetdal@gmail.com', packages=find_packages(),