Skip to content

Commit 5532c91

Browse files
committed
ipywidgets 7.6.3
dist/ipywidgets-7.6.3-py2.py3-none-any.whl md5: 2728c4bce6f9375a0bc6c40dd5ebfd55 sha1: 4a842caf50ce0bad166a0579bda3dbfed5635519 sha256: e6513cfdaf5878de30f32d57f6dc2474da395a2a2991b94d487406c0ab7f55ca dist/ipywidgets-7.6.3.tar.gz md5: 19c4ddc4cebfdc82bacacf98513fb672 sha1: 29efcd1ba915a02078d3a73da487c3ee4db0730f sha256: 9f1a43e620530f9e570e4a493677d25f08310118d315b00e25a18f12913c41f0
1 parent 4e94892 commit 5532c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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_info = (7, 6, 2, 'final', 0)
4+
version_info = (7, 6, 3, 'final', 0)
55

66
_specifier_ = {'alpha': 'a', 'beta': 'b', 'candidate': 'rc', 'final': ''}
77

0 commit comments

Comments
 (0)