# Description The latest version of `chatbase` is 0.2.1, but only 0.2 is available in PyPI. https://pypi.org/project/chatbase/ Also, the official document uses PyPI to install this package, as well as the GH repo. https://chatbase.com/documentation/python-library It would be nice if this issue would be solved in either of the following ways: - update PyPI - remove installation via PyPI from the document, if it's hard to maintain PyPI (not recommended, but ok as a workaround)
Description
The latest version of
chatbaseis 0.2.1, but only 0.2 is available in PyPI.https://pypi.org/project/chatbase/
Also, the official document uses PyPI to install this package, as well as the GH repo.
https://chatbase.com/documentation/python-library
It would be nice if this issue would be solved in either of the following ways: