Skip to content
This repository was archived by the owner on May 3, 2020. It is now read-only.

Commit cb5a9f3

Browse files
author
Marek Cermak
committed
🎉 Release 0.5.0
Signed-off-by: Marek Cermak <[email protected]>
1 parent 1778ce3 commit cb5a9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_require/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
__summary__ = "Jupyter nbextension for JavaScript execution and managing linked libraries and CSS stylesheets in Jupyter notebooks."
1010
__uri__ = "https://github.com/CermakM/jupyter-require"
1111

12-
__version__ = "0.4.3"
12+
__version__ = "0.5.0"
1313

1414
__author__ = "Marek Cermak"
1515
__email__ = "[email protected]"

0 commit comments

Comments
 (0)