diff --git a/setup.py b/setup.py index a640410..5d4f5e0 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ def run(self): setup( name='django-conditions', - version='0.9.13', + version='0.9.14.1', packages=find_packages(), include_package_data=True, license='ISC License',