automatically convert char* function return type to string https://github.com/electronstudio/raylib-python-cffi/issues/51

This commit is contained in:
richard 2021-11-06 17:59:47 +00:00
parent e0201a29f8
commit 1b8598fa55
2 changed files with 15 additions and 2 deletions

View file

@ -1 +1 @@
__version__ = "4.0.0"
__version__ = "4.0.0.post1"