Skip to content

Commit 36f3a57

Browse files
committed
Merge branch 'hotfix'
2 parents d374797 + c0c57f6 commit 36f3a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ anyhow = "1.0"
4040
paste = "1.0"
4141
#num-complex = "0.3"
4242
netcdf = { version = "0.7", optional = true, default-features = false }
43-
pyo3 = { version = "0.23", optional = true, features = [
43+
pyo3 = { version = "0.22", optional = true, features = [
4444
"auto-initialize",
4545
"gil-refs",
4646
] }

0 commit comments

Comments
 (0)