Kentaro Wada il y a 9 ans
Parent
commit
efd14803f7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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):