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 9959eaa commit c3d5f02Copy full SHA for c3d5f02
setup.py
@@ -5,7 +5,7 @@
5
long_description = f.read()
6
7
setup(name='textualheatmap',
8
- version='1.0.1',
+ version='1.0.2',
9
description='Create interactive textual heat maps for Jupiter notebooks',
10
long_description=long_description,
11
long_description_content_type='text/markdown',
0 commit comments