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 aa7838b commit 71fc135Copy full SHA for 71fc135
src/typesense/__init__.py
@@ -1,5 +1,5 @@
1
from .client import Client # NOQA
2
3
4
-__version__ = '0.21.0'
+__version__ = '1.0.0b1'
5
0 commit comments