Skip to content

Commit 97c6c8a

Browse files
Update scraper/src/config/version.py
Co-authored-by: Bruno Casali <[email protected]>
1 parent 5f2b3a3 commit 97c6c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scraper/src/config/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
def qualified_version() -> str:
77
"""Get the qualified version of this module."""
88

9-
return f"Meilisearch Docs-scraper (v{__version__})"
9+
return f"Meilisearch DocsScraper (v{__version__})"

0 commit comments

Comments
 (0)