Skip to content

Commit 4d835b9

Browse files
committed
set version 1.0.1
1 parent d6febcb commit 4d835b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ jlpm run build
44

55
python -m build
66

7-
cp dist/variable_inspector-0.1.0-py3-none-any.whl ../studio/env_installer/extras/
7+
cp dist/variable_inspector-1.0.1-py3-none-any.whl ../studio/env_installer/extras/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "variable-inspector",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Variable inspector for jupyter lab.",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)