Skip to content

Commit db76a07

Browse files
committed
🔧 Bump version to 0.5.24 for mq-lang, mq-markdown, mq-python, and markdown-query; update checksums
1 parent 2e71751 commit db76a07

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

‎Cargo.lock‎

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ name = "mq-python"
1010
publish = false
1111
readme = "README.md"
1212
repository = "https://github.com/harehare/mq"
13-
version = "0.5.23"
13+
version = "0.5.24"
1414

1515
[lib]
1616
crate-type = ["cdylib"]
1717
name = "mq"
1818

1919
[dependencies]
20-
mq-lang = "0.5.23"
21-
mq-markdown = "0.5.23"
20+
mq-lang = "0.5.24"
21+
mq-markdown = "0.5.24"
2222
pyo3 = {version = "0.28.2", features = ["extension-module", "abi3-py39"]}
2323

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = {text = "MIT"}
1313
name = "markdown-query"
1414
readme = "README.md"
1515
requires-python = ">=3.10"
16-
version = "0.5.23"
16+
version = "0.5.24"
1717

1818
[tool.maturin]
1919
module-name = "mq.mq"

‎uv.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)