Skip to content

Commit 96c4cae

Browse files
authored
Merge pull request #146 from L1AN0/patch-2
Fix README.md
2 parents d4265e1 + 4729547 commit 96c4cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ numpy = "0.10.0"
104104
ndarray = "0.13"
105105

106106
[dependencies.pyo3]
107-
version = "0.10.0"
107+
version = "0.11.1"
108108
features = ["extension-module"]
109109
```
110110

0 commit comments

Comments
 (0)