Skip to content

Commit c3d5f02

Browse files
committed
version 1.0.2
1 parent 9959eaa commit c3d5f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
long_description = f.read()
66

77
setup(name='textualheatmap',
8-
version='1.0.1',
8+
version='1.0.2',
99
description='Create interactive textual heat maps for Jupiter notebooks',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)