increase version
This commit is contained in:
parent
3c5dcca431
commit
ef15347c17
2 changed files with 6 additions and 2 deletions
|
@ -3,9 +3,13 @@
|
||||||
## Backends: Desktop, SDL, DRM, Web
|
## Backends: Desktop, SDL, DRM, Web
|
||||||
## Platforms: Windows, Mac, Linux, Raspberry Pi, Web
|
## Platforms: Windows, Mac, Linux, Raspberry Pi, Web
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Chatroom: [Discord](https://discord.gg/fKDwt85aX6)
|
Chatroom: [Discord](https://discord.gg/fKDwt85aX6)
|
||||||
|
|
||||||
[HELP WANTED: writing examples](https://github.com/electronstudio/raylib-python-cffi/issues/155)
|
HELP WANTED: [writing examples](https://github.com/electronstudio/raylib-python-cffi/issues/155)
|
||||||
|
|
||||||
|
Features:
|
||||||
|
|
||||||
* CFFI API static bindings.
|
* CFFI API static bindings.
|
||||||
* Automatically generated to be as close as possible to
|
* Automatically generated to be as close as possible to
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "5.5.0.0"
|
__version__ = "5.5.0.1"
|
Reference in a new issue