We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33aacc0 + 531f8c8 commit dc1d0d4Copy full SHA for dc1d0d4
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "egglog_python"
3
-version = "9.0.0"
+version = "9.0.1"
4
edition = "2021"
5
6
docs/changelog.md
@@ -4,6 +4,8 @@ _This project uses semantic versioning_
## UNRELEASED
7
+## 9.0.1 (2025-03-20)
8
+
9
- Add missing i64.log2 method to the bindings
10
11
## 9.0.0 (2025-03-20)
0 commit comments