Skip to content

Commit

Permalink
fixing version
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Nov 3, 2020
1 parent 80e6881 commit 447099c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmvec/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from .heatmap import _heatmap_choices, _cmaps

__version__ = "1.0.5"
__version__ = "1.0.6"

__all__ = ['_heatmap_choices', '_cmaps']

0 comments on commit 447099c

Please sign in to comment.