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.
2 parents 092099b + 56d0edf commit edaa5bcCopy full SHA for edaa5bc
src/typesense/__init__.py
@@ -1,5 +1,5 @@
1
from .client import Client # NOQA
2
3
4
-__version__ = '1.0.0b1'
+__version__ = '1.0.3'
5
0 commit comments