OSDN Git Service

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