Vendor comma raylib in dependency package

This commit is contained in:
Adeeb Shihadeh
2026-04-25 11:49:19 -07:00
parent 9f9bc38a3e
commit 47e6adeb3d
6 changed files with 204 additions and 114 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raylib"
version = "5.5.0.8"
version = "5.5.0.10"
description = "raylib + pyray Python bindings (commaai fork)"
requires-python = ">=3.8"
dependencies = ["cffi>=1.17.1"]