We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a282a95 commit 595093bCopy full SHA for 595093b
ChangeLog.md
@@ -1,5 +1,7 @@
1
# Write Your Python Program - CHANGELOG
2
3
+* 2.2.1 (2026-03-26)
4
+ * Functionality for running standard unit tests
5
* 2.2.0 (2026-03-17)
6
* Performance improvements
7
* Fix for multi-threaded environment
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.2.0",
+ "version": "2.2.1",
"publisher": "StefanWehr",
8
"icon": "icon.png",
9
"engines": {
0 commit comments