Skip to content

Commit 27f70d1

Browse files
Merge pull request #406 from egraphs-good/version-13.0.1
Version 13.0.1
2 parents 40e5e38 + 40137ad commit 27f70d1

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.0.0"
3+
version = "13.0.1"
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.0.1 (2026-03-04)
8+
79
- Fix install by adding cloudpickle as required dependency [#405](https://github.com/egraphs-good/egglog-python/pull/405)
810
- Add __classdictcell__ to ignored attributes (Python 3.14 support) [#403](https://github.com/egraphs-good/egglog-python/pull/403)
911
## 13.0.0 (2026-03-03)

0 commit comments

Comments
 (0)