From 837051af7dbd30f8660650f5f3730950a36c4912 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Sun, 22 May 2011 19:37:25 +0900 Subject: [PATCH] update version --- README.txt | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 48d6ad3..afbcd09 100644 --- a/README.txt +++ b/README.txt @@ -19,6 +19,10 @@ Import-Exportの中から"meshio. (.pmd)(.mqo)"を探して右のチェックボ 更新履歴 ======== +20110522 1.8.2 +-------------- +python3向けの修正。 + 20110521 1.8.1 -------------- fix io_utils -> bpy_extras.io_utils diff --git a/setup.py b/setup.py index ecb5c60..42b0a4d 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup( name='pymeshio', - version='1.8.1', + version='1.8.2', description='pure python 3d model io library', keywords=[], author='ousttrue', -- 2.11.0