We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad3dcf commit efea230Copy full SHA for efea230
README.md
@@ -44,7 +44,7 @@ $ pip install raylib-py
44
You can also download the wheel from the [releases](https://github.com/overdev/raylib-py/releases) page and install it with pip locally:
45
46
```
47
-$ pip install path/to/raylib_py-4.5.0-py3-none-any.whl
+$ pip install path/to/raylib_py-5.0.0-py3-none-any.whl
48
49
50
## How to use:
0 commit comments