Skip to content

Commit 1ca883b

Browse files
committed
Release
1 parent 84f2a89 commit 1ca883b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
## [3.0.0](https://github.com/deshaw/jupyterlab-execute-time/compare/v2.3.1...v3.0.0) (2023-05-19))
1+
## [3.0.1](https://github.com/deshaw/jupyterlab-execute-time/compare/v3.0.0...v3.0.1) (2023-08-02))
2+
3+
### Changed
4+
5+
- Ensure this only installs with Jupyterlab@4
6+
7+
~## [3.0.0](https://github.com/deshaw/jupyterlab-execute-time/compare/v2.3.1...v3.0.0) (2023-05-19))~
28

39
### Changed
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jupyterlab-execute-time",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Display cell timings in Jupyter Lab",
55
"keywords": [
66
"jupyter",

0 commit comments

Comments
 (0)