OSDN Git Service

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