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 5f2b3a3 commit 97c6c8aCopy full SHA for 97c6c8a
scraper/src/config/version.py
@@ -6,4 +6,4 @@
6
def qualified_version() -> str:
7
"""Get the qualified version of this module."""
8
9
- return f"Meilisearch Docs-scraper (v{__version__})"
+ return f"Meilisearch DocsScraper (v{__version__})"
0 commit comments