We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c90153 commit b1d74b9Copy full SHA for b1d74b9
ChangeLog.md
@@ -1,6 +1,6 @@
1
# Write Your Python Program - CHANGELOG
2
3
-* 2.0.1 - 2.0.4 (2025-09-24)
+* 2.0.1 - 2.0.5 (2025-09-24)
4
* Many minor fixes
5
* 2.0.0 (2025-09-24)
6
* Remove wrappers, only check types at function enter/exit points
package.json
@@ -3,7 +3,7 @@
"displayName": "Write Your Python Program!",
"description": "A user friendly python environment for beginners",
"license": "See license in LICENSE",
- "version": "2.0.4",
+ "version": "2.0.5",
7
"publisher": "StefanWehr",
8
"icon": "icon.png",
9
"engines": {
0 commit comments