We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e86a96 commit b728926Copy full SHA for b728926
python/ipywidgets/ipywidgets/_version.py
@@ -1,7 +1,7 @@
1
# Copyright (c) Jupyter Development Team.
2
# Distributed under the terms of the Modified BSD License.
3
4
-__version__ = '8.0.6'
+__version__ = '8.0.7'
5
6
__protocol_version__ = '2.1.0'
7
__control_protocol_version__ = '1.0.0'
python/jupyterlab_widgets/jupyterlab_widgets/_version.py
@@ -1,4 +1,4 @@
-__version__ = '3.0.7'
+__version__ = '3.0.8'
python/widgetsnbextension/widgetsnbextension/_version.py
-__version__ = '4.0.7'
+__version__ = '4.0.8'
0 commit comments