diff --git a/Cargo.toml b/Cargo.toml index babd1bca..bfbbe8fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "egglog_python" -version = "11.3.0" +version = "11.4.0" edition = "2024" diff --git a/docs/changelog.md b/docs/changelog.md index d51751a1..cdf5e484 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,8 @@ _This project uses semantic versioning_ ## UNRELEASED +## 11.4.0 (2025-10-02) + - Add ability to create custom model and pass them in to extract [#357](https://github.com/egraphs-good/egglog-python/pull/357) ## 11.3.0 (2025-09-12)