Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Commit 4e96a2a

Browse files
author
Nathan Zylbersztejn
committed
chore: version bump
1 parent 9d6f9a3 commit 4e96a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
long_description = f.read()
77
setup(
88
name='rasa_addons',
9-
version='0.6.0',
9+
version='0.6.1',
1010
author='Botfront',
11-
description="Rasa Addons - Components for Rasa",
11+
description="Rasa Addons - Components for Rasa and Botfront",
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
install_requires=['pyyaml', 'requests', 'requests_futures', 'fuzzy_matcher'],

0 commit comments

Comments
 (0)