Skip to content

Commit 165d764

Browse files
Merge #424
424: Update version for the next release (v0.12.13) r=alallema a=meili-bot _This PR is auto-generated._ The automated script updates the version of docs-searchbar.js to a new version: "v0.12.13" Co-authored-by: meili-bot <[email protected]>
2 parents 8347860 + d5b79b6 commit 165d764

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.11"
3+
__version__ = "0.12.13"
44

55

66
def qualified_version() -> str:

0 commit comments

Comments
 (0)