diff --git a/setup.py b/setup.py index 1ac8b66..0d75427 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="python_webex_bot", - version="0.74", + version="0.75", scripts=["python_webex_bot"], author="Paul-weqe", author_email="paul1tw1@gmail.com",