Kentaro Wada 9 năm trước cách đây
mục cha
commit
95560494c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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