Skip to content

Commit 5b8551d

Browse files
committed
chore: bump ver
1 parent e03dcff commit 5b8551d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/typesense/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
from .async_.client import AsyncClient # NOQA
33

44

5-
__version__ = "2.0.0"
5+
__version__ = "2.0.1"
66
__all__ = ["Client", "AsyncClient"]

0 commit comments

Comments
 (0)