Skip to content

Commit 590864a

Browse files
Merge pull request #417 from egraphs-good/version-13.2.0
Version 13.2.0
2 parents b8383a6 + 628d441 commit 590864a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "egglog_python"
3-
version = "13.1.0"
3+
version = "13.2.0"
44
edition = "2024"
55

66

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ _This project uses semantic versioning_
44

55
## UNRELEASED
66

7+
## 13.2.0 (2026-06-03)
8+
79
- Add Python-friendly `RunReport` wrapper that returns `CommandDecl` objects as rule keys instead of raw egglog s-expression strings, with pretty-printed Python syntax in `str()` output [#416](https://github.com/egraphs-good/egglog-python/pull/416)
810

911
## 13.1.0 (2026-03-25)

0 commit comments

Comments
 (0)