Kentaro Wada 9 年 前
コミット
c57ea619b1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -7,7 +7,7 @@ import subprocess
 import sys
 
 
-version = '1.1.1'
+version = '1.1.2'
 
 
 class LabelmeBuildPyCommand(BuildPyCommand):