Skip to content

Commit 17bb9f8

Browse files
author
axwalker
committed
Incrememnt version
1 parent 5e123ee commit 17bb9f8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

heatmappy/video.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from collections import defaultdict
2-
import json
32
import os
43
import random
54

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name='heatmappy',
88
packages=['heatmappy'],
9-
version='0.2.0',
9+
version='0.2.1',
1010
description='Draw image heatmaps in python',
1111
author='Lumen Research',
1212
author_email='development@lumen-research.com',

0 commit comments

Comments
 (0)