diff --git a/README.md b/README.md index cebeb13..90f1ac5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# **  sematext-api-client-python** +# **  sematext-api-client-python**
diff --git a/assets/octi-blue.png b/assets/octi-blue.png deleted file mode 100644 index e0736b4..0000000 Binary files a/assets/octi-blue.png and /dev/null differ diff --git a/setup.py b/setup.py index eee368e..3418220 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ from setuptools import setup, find_packages # mypy: disable=W0611 # noqa: NAME = "sematext-cloud-client" -VERSION = "0.1.5" +VERSION = "0.1.6" # To install the library, run the following # # python setup.py install