We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40e5e38 + 40137ad commit 27f70d1Copy full SHA for 27f70d1
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "egglog_python"
3
-version = "13.0.0"
+version = "13.0.1"
4
edition = "2024"
5
6
docs/changelog.md
@@ -4,6 +4,8 @@ _This project uses semantic versioning_
## UNRELEASED
7
+## 13.0.1 (2026-03-04)
8
+
9
- Fix install by adding cloudpickle as required dependency [#405](https://github.com/egraphs-good/egglog-python/pull/405)
10
- Add __classdictcell__ to ignored attributes (Python 3.14 support) [#403](https://github.com/egraphs-good/egglog-python/pull/403)
11
## 13.0.0 (2026-03-03)
0 commit comments