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 71b79c6 commit 31e42b5Copy full SHA for 31e42b5
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change Log
2
All notable changes to the "python-snippets" extension will be documented in this file.
3
4
+## [0.1.0]
5
+
6
+- Merge PRs #15, #16, #17
7
8
## [0.0.9]
9
- Merge PR #11
10
package.json
@@ -2,7 +2,7 @@
"name": "python-snippets",
"displayName": "python-snippets",
"description": "Python Snippets",
- "version": "0.0.9",
+ "version": "0.1.0",
"publisher": "cstrap",
"icon": "images/python.png",
"engines": {
0 commit comments