diff --git a/setup.py b/setup.py index 52b3872..d7e2406 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ long_description = f.read() setup( name='rasa_addons', - version='0.8.5', + version='0.8.6', author='Botfront', description="Rasa Addons - Components for Rasa and Botfront", long_description=long_description,