We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df1e24 commit 8cb2c28Copy full SHA for 8cb2c28
restructuredpython/package.json
@@ -2,15 +2,15 @@
2
"name": "restructuredpython",
3
"displayName": "reStructuredPython",
4
"description": "Support for the language reStructuredPython",
5
- "version": "1.2.0",
+ "version": "1.2.1",
6
"publisher": "RihaanMeher",
7
"icon": "icons/icon.png",
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/sharktide/repython-vs"
11
},
12
"engines": {
13
- "vscode": "^1.97.0"
+ "vscode": "^1.90.0"
14
15
"categories": [
16
"Programming Languages"
0 commit comments