Kentaro Wada 9 years ago
parent
commit
133dcb4cf1
1 changed files with 1 additions and 1 deletions
  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):