Skip to content

Commit d80b7e2

Browse files
authored
Update setup.py version to 0.4
1 parent 7ca4c23 commit d80b7e2

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
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="hammock_plot",
9-
version='0.0',
9+
version='0.4',
1010
author="Tiancheng Yang",
1111
author_email="[email protected]",
1212
description="Hammock - visualization of categorical or mixed categorical/continuous data",

0 commit comments

Comments
 (0)