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