Kentaro Wada 9 years ago
parent
commit
efd14803f7
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.3'
+version = '1.1.4'
 
 
 class LabelmeBuildPyCommand(BuildPyCommand):