Skip to content

Commit edaa5bc

Browse files
authored
Merge pull request #71 from tharropoulos/build
chore: bump ver to 1.0.3
2 parents 092099b + 56d0edf commit edaa5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/typesense/__init__.py

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

33

4-
__version__ = '1.0.0b1'
4+
__version__ = '1.0.3'
55

0 commit comments

Comments
 (0)