We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf7e2b commit a9a366fCopy full SHA for a9a366f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "egglog_python"
3
-version = "11.0.0"
+version = "11.1.0"
4
edition = "2024"
5
6
docs/changelog.md
@@ -4,6 +4,8 @@ _This project uses semantic versioning_
## UNRELEASED
7
+## 11.1.0 (2025-08-21)
8
+
9
- Allow changing number of threads with env variable [#330](https://github.com/egraphs-good/egglog-python/pull/330)
10
## 11.0.0 (2025-08-08)
11
- Change conversion between binary operators to consider converting both types [#320](https://github.com/egraphs-good/egglog-python/pull/320)
0 commit comments