Skip to content

Commit

Permalink
Merge pull request #146 from L1AN0/patch-2
Browse files Browse the repository at this point in the history
Fix README.md
  • Loading branch information
kngwyu committed Jul 16, 2020
2 parents d4265e1 + 4729547 commit 96c4cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -104,7 +104,7 @@ numpy = "0.10.0"
ndarray = "0.13"

[dependencies.pyo3]
version = "0.10.0"
version = "0.11.1"
features = ["extension-module"]
```

Expand Down

0 comments on commit 96c4cae

Please sign in to comment.