Skip to content

Commit 0b5d7fe

Browse files
authored
setup.py: version 0.6.0
1 parent 59907f8 commit 0b5d7fe

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
@@ -16,7 +16,7 @@
1616

1717
setup(
1818
name="ipyvizzu-story",
19-
version="0.5.0",
19+
version="0.6.0",
2020
description=(
2121
"Build, present and share animated data stories in Jupyter Notebook and similar environments." # pylint: disable=line-too-long
2222
),

0 commit comments

Comments
 (0)