Skip to content

Commit ef15347

Browse files
increase version
1 parent 3c5dcca commit ef15347

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
## Backends: Desktop, SDL, DRM, Web
44
## Platforms: Windows, Mac, Linux, Raspberry Pi, Web
55

6+
![PyPI - Downloads](https://img.shields.io/pypi/dm/raylib)
7+
68
Chatroom: [Discord](https://discord.gg/fKDwt85aX6)
79

8-
[HELP WANTED: writing examples](https://github.com/electronstudio/raylib-python-cffi/issues/155)
10+
HELP WANTED: [writing examples](https://github.com/electronstudio/raylib-python-cffi/issues/155)
11+
12+
Features:
913

1014
* CFFI API static bindings.
1115
* Automatically generated to be as close as possible to

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "5.5.0.0"
1+
__version__ = "5.5.0.1"

0 commit comments

Comments
 (0)