Skip to content

Commit

Permalink
change name to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
wahani committed Dec 11, 2023
1 parent 9e028f3 commit 782935a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "inwt-python-ide",
"name": "inwt-python-ide-v2",
"displayName": "INWT Python IDE v2",
"description": "Extension bundle to develop Python applications for Data Science.",
"publisher": "inwtlab",
Expand All @@ -15,9 +15,6 @@
"Extension Packs",
"Keymaps"
],
"activationEvents": [
"onLanguage:python"
],
"contributes": {
"configuration": {
"title": "INWT Python IDE v2"
Expand Down

0 comments on commit 782935a

Please sign in to comment.