Skip to content

Commit 128846b

Browse files
v0.0.2
1 parent 8f1f10c commit 128846b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
77
## v0.0.1 (2025-01-12)
88

99
Initial release.
10+
11+
## v0.0.2 (2025-01-12)
12+
13+
Fix Minor Issue

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "quickpy",
33
"displayName": "QuickPy",
44
"description": "Execute inline Python code directly in VS Code.",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"publisher": "codegyan",
77
"author": "Prathmesh Yelne",
88
"engines": {

0 commit comments

Comments
 (0)