Kentaro Wada 9 yıl önce
ebeveyn
işleme
c3ffd12785
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -8,7 +8,7 @@ import subprocess
 import sys
 
 
-version = '1.2.0'
+version = '1.2.1'
 
 
 class LabelmeBuildPyCommand(BuildPyCommand):