Kentaro Wada 9 years ago
parent
commit
5a336629bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

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