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 6c82a14 commit 0227db9Copy full SHA for 0227db9
README.md
@@ -1,5 +1,5 @@
1
-# Rust Extension Pack
2
-VS Code Extension Pack for Python development.
+# Python Extension Pack
+Minimalist VS Code Extension Pack for Python development.
3
4
[![Version Badge][version-badge]][ext-url]
5
[![Installs Badge][installs-badge]][ext-url]
package.json
@@ -2,7 +2,7 @@
"name": "python-pack",
"displayName": "Python Extension Pack",
"description": "Extension Pack for Python",
- "version": "0.0.2",
+ "version": "0.1.0",
6
"preview": true,
7
"private": true,
8
"publisher": "Swellaby",
0 commit comments