1
0
blueloveTH 3 жил өмнө
parent
commit
064356682f

+ 4 - 0
plugins/flutter/CHANGELOG.md

@@ -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 - 1
plugins/flutter/pubspec.yaml

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