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

+ 1 - 1
setup.py

@@ -8,7 +8,7 @@ import subprocess
 import sys
 
 
-version = '1.2.1'
+version = '1.2.2'
 
 
 class LabelmeBuildPyCommand(BuildPyCommand):