raylib 4.5.0.1__tar.gz → 5.0.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of raylib might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: raylib
3
- Version: 4.5.0.1
3
+ Version: 5.0.0.0
4
4
  Summary: Python CFFI bindings for Raylib
5
5
  Home-page: https://github.com/electronstudio/raylib-python-cffi
6
6
  Author: Electron Studio
@@ -16,7 +16,7 @@ Classifier: Programming Language :: Python :: 3.7
16
16
  Description-Content-Type: text/markdown
17
17
  License-File: LICENSE
18
18
 
19
- # Python Bindings for Raylib 4.5
19
+ # Python Bindings for Raylib 5.0
20
20
 
21
21
  New CFFI API static bindings.
22
22
  * Automatically generated to be as close as possible to
@@ -1,4 +1,4 @@
1
- # Python Bindings for Raylib 4.5
1
+ # Python Bindings for Raylib 5.0
2
2
 
3
3
  New CFFI API static bindings.
4
4
  * Automatically generated to be as close as possible to