mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-22 04:20:17 +00:00
up
This commit is contained in:
parent
5dfd7b5fc9
commit
064356682f
@ -1,3 +1,7 @@
|
||||
## 0.5.1+1
|
||||
|
||||
+ Fix a bug of parsing large `list/dict/set`
|
||||
|
||||
## 0.5.0+7
|
||||
|
||||
+ Fix a bug of crash when using multi-thread
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: pocketpy
|
||||
description: A lightweight Python interpreter for game engines.
|
||||
version: 0.5.0+7
|
||||
version: 0.5.1+1
|
||||
homepage: https://pocketpy.dev
|
||||
repository: https://github.com/blueloveth/pocketpy
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user