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 3109f95 commit bd8a43dCopy full SHA for bd8a43d
src/typesense/__init__.py
@@ -1,4 +1,4 @@
1
from .client import Client # NOQA
2
3
4
-__version__ = "1.2.0"
+__version__ = "1.3.0"
0 commit comments