increase version

This commit is contained in:
Richard Smith 2024-11-23 10:45:30 +00:00
parent 3c5dcca431
commit ef15347c17
2 changed files with 6 additions and 2 deletions

View file

@ -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
![PyPI - Downloads](https://img.shields.io/pypi/dm/raylib)
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

View file

@ -1 +1 @@
__version__ = "5.5.0.0" __version__ = "5.5.0.1"