Skip to content

Commit 139363b

Browse files
committed
ipywidgets 7.6.2
dist/ipywidgets-7.6.2-py2.py3-none-any.whl md5: 7e424858ce82be29417e67adfa3b7113 sha1: 13b3c8ff74463bb2be52145277e2b4506b79f660 sha256: eab960f737f380075cabca41f92e5e81dfb6eba3ce6392094469ef2418ca4d35 dist/ipywidgets-7.6.2.tar.gz md5: 6b62dfce95486fd720eb42f3c7136efb sha1: 2bf2211aaf82539c30f6fc39e2230552303dbbc7 sha256: bbb881ce18fb0cff4ac718f40c04709c7ac86a77abee149f1b447965ede86e36
1 parent e15debb commit 139363b

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

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

0 commit comments

Comments
 (0)