This commit is contained in:
blueloveTH 2022-12-22 10:21:29 +08:00
parent 5dfd7b5fc9
commit 064356682f
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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