Skip to content

Commit 518ae60

Browse files
Merge pull request #303 from egraphs-good/version-10.0.2
Version 10.0.2
2 parents 65ace1e + 9828f32 commit 518ae60

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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 = "10.0.1"
3+
version = "10.0.2"
44
edition = "2021"
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+
## 10.0.2 (2025-06-22)
8+
79
- Fix using `f64Like` when not importing star (also properly includes removal of `Callable` special case from previous release).
810
- Fix Python 3.10 compatibility
911

0 commit comments

Comments
 (0)