Skip to content

Commit 1ea5d20

Browse files
authored
Update version number in readme to fix #221
1 parent 10ef6cd commit 1ea5d20

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
@@ -83,7 +83,7 @@ Add `pyo3` this to your `Cargo.toml`:
8383

8484
```toml
8585
[dependencies]
86-
pyo3 = "0.3"
86+
pyo3 = "0.4"
8787
```
8888

8989
Example program displaying the value of `sys.version`:

0 commit comments

Comments
 (0)