increment version on pypi
This commit is contained in:
parent
9bf7544ad9
commit
48966849c8
2 changed files with 5 additions and 5 deletions
|
@ -12,12 +12,12 @@ New CFFI API static bindings. Faster, fewer bugs and easier to maintain than ct
|
|||
|
||||
We distribute a statically linked binary Raylib library, install from Pypi.
|
||||
|
||||
pip3 install raylib
|
||||
|
||||
Or to force latest version:
|
||||
|
||||
pip3 install raylib==3.7.0
|
||||
|
||||
Or to have pip try to build the latest version from source:
|
||||
|
||||
pip3 install raylib
|
||||
|
||||
Some platforms that should be available:
|
||||
|
||||
**Windows 10 (64 bit): Python 3.7 - 3.9**
|
||||
|
|
Reference in a new issue