Skip to content

Commit 2a012b5

Browse files
committed
Release 0.1.10
1 parent d6ec419 commit 2a012b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_tensorboard/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from .handlers import load_jupyter_server_extension # noqa
44

5-
__version__ = "0.1.9"
5+
__version__ = "0.1.10"
66

77

88
def _jupyter_nbextension_paths():

0 commit comments

Comments
 (0)