We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1022d66 commit b0d477bCopy full SHA for b0d477b
src/typesense/__init__.py
@@ -1,5 +1,5 @@
1
from .client import Client # NOQA
2
3
4
-__version__ = '1.0.3'
+__version__ = '1.1.1'
5
0 commit comments