Skip to content

Commit 6bb7668

Browse files
committed
Bump version for release
1 parent 762debf commit 6bb7668

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

meilisearch_python_sdk/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "2.1.0"
1+
VERSION = "2.2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "meilisearch-python-sdk"
3-
version = "2.1.0"
3+
version = "2.2.0"
44
description = "A Python async client for the Meilisearch API"
55
authors = ["Paul Sanders <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)