Kentaro Wada 9 жил өмнө
parent
commit
cab993177d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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