We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f2a89 commit 1ca883bCopy full SHA for 1ca883b
CHANGELOG.md
@@ -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))
+## [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))~
8
9
### Changed
10
package.json
@@ -1,6 +1,6 @@
{
"name": "jupyterlab-execute-time",
- "version": "3.0.0",
+ "version": "3.0.1",
"description": "Display cell timings in Jupyter Lab",
"keywords": [
"jupyter",
0 commit comments