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 ee21331 commit 8f55295Copy full SHA for 8f55295
ChangeLog.md
@@ -1,5 +1,7 @@
1
# Write Your Python Program - CHANGELOG
2
3
+* 2.0.3 (2025-09-24)
4
+ * More fixes
5
* 2.0.2 (2025-09-24)
6
* More fixes
7
* 2.0.1 (2025-09-24)
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.2",
+ "version": "2.0.3",
"publisher": "StefanWehr",
8
"icon": "icon.png",
9
"engines": {
0 commit comments