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 6d006be commit 64c0bf6Copy full SHA for 64c0bf6
setup.py
@@ -13,7 +13,7 @@
13
long_description = fh.read()
14
15
setup(name='vtkplotlib',
16
- version='1.3.0',
+ version='1.3.1',
17
description='High level 3D graphics and plotting powered by VTK',
18
long_description=long_description,
19
long_description_content_type="text/markdown",
0 commit comments