diff --git a/setup.py b/setup.py index 2148eb1..f89e435 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ def run(self): setup( name='django-conditions', - version='0.9.14.1', + version='0.9.15', packages=find_packages(), include_package_data=True, license='ISC License',