We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c839fe commit 0920c77Copy full SHA for 0920c77
setup.py
@@ -6,7 +6,7 @@ def read( path ):
6
7
setup(
8
name = 'GraphvizAnim',
9
- version = '1.0.3',
+ version = '1.1.0',
10
description = 'A tool to create animated graph visualizations, based on graphviz',
11
long_description = read('README.md'),
12
long_description_content_type='text/markdown',
0 commit comments