Skip to content

Commit abca544

Browse files
authored
Merge pull request #425 from meilisearch/meili-bot/bump-version
Update version for the next release (v0.12.12)
2 parents 165d764 + 7c31cf0 commit abca544

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
@@ -1,6 +1,6 @@
11
from __future__ import annotations
22

3-
__version__ = "0.12.13"
3+
__version__ = "0.12.12"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)