Merge pull request #655 from c-bata/vscode-0.1.0

Bump the version up to VS Code Extension 0.1.0
This commit is contained in:
c-bata
2023-10-12 14:31:02 +09:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -14,6 +14,10 @@ Nothing to configure.
## Release Notes
### 0.1.0
Added older database schemas support (Optuna 2.6.0 or later)
### 0.0.1
Initial Release
+1 -1
View File
@@ -3,7 +3,7 @@
"displayName": "Optuna Dashboard",
"description": "Web Dashboard for Optuna",
"publisher": "Optuna",
"version": "0.0.1",
"version": "0.1.0",
"license": "MIT",
"icon": "images/optuna-logo.png",
"engines": {