From 77fbf72a5833ea1036425262bd7e29c5d3e6ce73 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Mon, 30 May 2011 23:22:20 +0900 Subject: [PATCH] update 1.8.5 --- README.txt | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index f2afffb..d40b308 100644 --- a/README.txt +++ b/README.txt @@ -18,6 +18,10 @@ Import-Exportの中から"meshio. (.pmd)(.mqo)"を探して右のチェックボ 更新履歴 ======== +20110530 1.8.5 +-------------- +cubeなどの単純形状をエクスポートできるように修正。 + 20110523 1.8.4 -------------- 2.57bより新しくしてしまったのを修正。 diff --git a/setup.py b/setup.py index 39cc6be..fc0f253 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup( name='pymeshio', - version='1.8.4', + version='1.8.5', description='pure python 3d model io library', keywords=[], author='ousttrue', -- 2.11.0