Skip to content

Commit

Permalink
Merge branch 'hotfix' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Axect committed Nov 22, 2024
2 parents d237444 + c0c57f6 commit d9ee3fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ anyhow = "1.0"
paste = "1.0"
#num-complex = "0.3"
netcdf = { version = "0.7", optional = true, default-features = false }
pyo3 = { version = "0.23", optional = true, features = [
pyo3 = { version = "0.22", optional = true, features = [
"auto-initialize",
"gil-refs",
] }
Expand Down

0 comments on commit d9ee3fc

Please sign in to comment.