Skip to content

Commit

Permalink
Merge pull request #425 from meilisearch/meili-bot/bump-version
Browse files Browse the repository at this point in the history
Update version for the next release (v0.12.12)
  • Loading branch information
alallema authored Aug 3, 2023
2 parents 165d764 + 7c31cf0 commit abca544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scraper/src/config/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations

__version__ = "0.12.13"
__version__ = "0.12.12"


def qualified_version() -> str:
Expand Down

0 comments on commit abca544

Please sign in to comment.