Skip to content

Commit

Permalink
Merge pull request #1016 from sanders41/bump-version
Browse files Browse the repository at this point in the history
Bump version for release
  • Loading branch information
sanders41 authored Jul 25, 2024
2 parents 52608fc + c8f47c1 commit d899705
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion meilisearch_python_sdk/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.12.0"
VERSION = "2.12.1"
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "meilisearch-python-sdk"
version = "2.12.0"
version = "2.12.1"
description = "A Python client providing both async and sync support for the Meilisearch API"
authors = ["Paul Sanders <psanders1@gmail.com>"]
license = "MIT"
Expand Down

0 comments on commit d899705

Please sign in to comment.