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

+ 1 - 1
setup.py

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