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

+ 1 - 1
setup.py

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