We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989a6a8 commit b341c18Copy full SHA for b341c18
meilisearch/version.py
@@ -5,4 +5,4 @@
5
def qualified_version() -> str:
6
"""Get the qualified version of this module."""
7
8
- return f"Meilisearch Python (v{__version__})"
+ return f"Meilisearch Python (v{__version__})"
0 commit comments