Skip to content

Commit d74e277

Browse files
committed
Release: ipywidgets 8.1.0, widgetsnbextension 4.0.8, jupyterlab_widgets 3.0.8
python/ipywidgets/dist/ipywidgets-8.1.0-py3-none-any.whl md5: ee1422fc1e92b758792ea5aa1ef3737b sha1: 1665275fa5c757409ee1b2a4645b54eea57293c0 sha256: 6c8396cc7b8c95dfb4e9ab0054f48c002f045e7e5d7ae523f559d64e525a98ab python/ipywidgets/dist/ipywidgets-8.1.0.tar.gz md5: 3121e08d2fc2672fc1068e147048784a sha1: cf0ae8f3f8340230f59f23781987ad0ba6737d88 sha256: ce97dd90525b3066fd00094690964e7eac14cf9b7745d35565b5eeac20cce687
1 parent 978b5a1 commit d74e277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ipywidgets/ipywidgets/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Jupyter Development Team.
22
# Distributed under the terms of the Modified BSD License.
33

4-
__version__ = '8.0.7'
4+
__version__ = '8.1.0'
55

66
__protocol_version__ = '2.1.0'
77
__control_protocol_version__ = '1.0.0'

0 commit comments

Comments
 (0)