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