File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
jupyterlab_widgets/jupyterlab_widgets Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Copyright (c) Jupyter Development Team.
22# Distributed under the terms of the Modified BSD License.
33
4- __version__ = '8.1.6 '
4+ __version__ = '8.1.7 '
55
66__protocol_version__ = '2.1.0'
77__control_protocol_version__ = '1.0.0'
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ install_requires =
3838 ipython>=6.1.0
3939 traitlets>=4.3.1
4040 widgetsnbextension~=4.0.14
41- jupyterlab_widgets~=3.0.14
41+ jupyterlab_widgets~=3.0.15
4242
4343[options.extras_require]
4444test =
Original file line number Diff line number Diff line change 11# Copyright (c) Jupyter Development Team.
22# Distributed under the terms of the Modified BSD License.
33
4- __version__ = '3.0.14 '
4+ __version__ = '3.0.15 '
You can’t perform that action at this time.
0 commit comments