Skip to content

Commit e4c5fa8

Browse files
authored
Merge pull request #78 from meilisearch/bump-version-v0.10.1
Change version to v0.10.1
2 parents 0e90e64 + 7ae441b commit e4c5fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
install_requires=[
99
"requests"
1010
],
11-
name="meilisearch", # Replace with your own username
12-
version="0.10.0",
11+
name="meilisearch",
12+
version="0.10.1",
1313
author="Charlotte Vermandel",
1414
author_email="[email protected]",
1515
description="The python client for MeiliSearch API.",

0 commit comments

Comments
 (0)