Skip to content

Commit 7c71d16

Browse files
authored
Merge branch 'main' into drop-python3.6
2 parents a6e1834 + a518720 commit 7c71d16

File tree

2 files changed

+68
-67
lines changed

2 files changed

+68
-67
lines changed

Pipfile.lock

Lines changed: 67 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

meilisearch/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.19.1"
3+
__version__ = "0.19.2"
44

55
def qualified_version() -> str:
66
"""Get the qualified version of this module."""

0 commit comments

Comments
 (0)