Skip to content

Commit 02ba3e0

Browse files
committed
version bump and changelog for 2.1.1
1 parent 44017fe commit 02ba3e0

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Write Your Python Program - CHANGELOG
22

3+
* 2.1.1 (2025-11-26)
4+
* Fix a couple of glitches with highlighting in the visualization
35
* 2.1.0 (2025-11-07)
46
* Fix bug with recursive types #192
57
* Improve startup performance and other minor improvements #190

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Write Your Python Program!",
44
"description": "A user friendly python environment for beginners",
55
"license": "See license in LICENSE",
6-
"version": "2.1.0",
6+
"version": "2.1.1",
77
"publisher": "StefanWehr",
88
"icon": "icon.png",
99
"engines": {

0 commit comments

Comments
 (0)