Skip to content

Commit e445927

Browse files
committed
Bump version
1 parent 52dab68 commit e445927

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/typesense/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from .client import Client # NOQA
22

33

4-
__version__ = '0.19.0'
4+
__version__ = '0.20.0'
5+

0 commit comments

Comments
 (0)