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 978b5a1 commit d74e277Copy full SHA for d74e277
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.7'
+__version__ = '8.1.0'
5
6
__protocol_version__ = '2.1.0'
7
__control_protocol_version__ = '1.0.0'
0 commit comments