From a678c04bd9942eb915a1d07caac747ef5d0f8556 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Sat, 1 Oct 2011 12:54:06 +0900 Subject: [PATCH 1/1] fix version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c9f0843..3fbf300 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ import os import shutil name='pymeshio' -version='2.0.1' +version='2.0.2' short_description='pure python 3d model io library' long_description='''\ `pymeshio` is a package for 3d model io. -- 2.11.0