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