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 ea1ead4 commit 011ea5bCopy full SHA for 011ea5b
setup.py
@@ -11,7 +11,7 @@ def _autogen(*args, **kwargs):
11
12
setup(
13
name='admesh',
14
- version='0.98.7',
+ version='0.98.8',
15
description='Python bindings for ADMesh, STL maipulation library',
16
long_description=long_description,
17
keywords='STL, mesh, 3D',
0 commit comments