OSDN Git Service

version 1.8.6
[meshio/pymeshio.git] / setup.py
index fc0f253..5ee81ca 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup
 
 setup(
         name='pymeshio',
-        version='1.8.5',
+        version='1.8.6',
         description='pure python 3d model io library',
         keywords=[],
         author='ousttrue',