diff --git a/setup.py b/setup.py index 79b1a77..7949b55 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='chatairunner', - version='1.0.8', + version='1.0.9', author='Capsize LLC', description='Chat AI: A chatbot framework', long_description=open("README.md", "r", encoding="utf-8").read(),