Skip to content

Commit ca55830

Browse files
committed
Release 0.4.1
1 parent 5feb445 commit ca55830

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parente/jupyterlab-quickopen",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Quickly open a file in JupyterLab by part of its name",
55
"keywords": [
66
"jupyter",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "jupyterlab-quickopen"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Quickly open a file in JupyterLab by typing part of its name"
55
authors = ["Peter Parente <[email protected]>"]
66

0 commit comments

Comments
 (0)