OSDN Git Service

fix import shape
[meshio/pymeshio.git] / setup.py
index ecb5c60..39cc6be 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup
 
 setup(
         name='pymeshio',
-        version='1.8.1',
+        version='1.8.4',
         description='pure python 3d model io library',
         keywords=[],
         author='ousttrue',