We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f347ad commit bde88eeCopy full SHA for bde88ee
1 file changed
vtkpytools/__init__.py
@@ -2,4 +2,4 @@
2
from .common import (getGeometricSeries, unstructuredToPoly, orderPolyDataLine,
3
vCutter, Profile)
4
5
-__version__ = '0.0.1'
+__version__ = '0.0.2'
0 commit comments