Kentaro Wada 6 years ago
parent
commit
7bef7f87f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      labelme/_version.py

+ 1 - 1
labelme/_version.py

@@ -2,4 +2,4 @@
 # 1. MAJOR version when you make incompatible API changes;
 # 1. MAJOR version when you make incompatible API changes;
 # 2. MINOR version when you add functionality in a backwards-compatible manner;
 # 2. MINOR version when you add functionality in a backwards-compatible manner;
 # 3. PATCH version when you make backwards-compatible bug fixes.
 # 3. PATCH version when you make backwards-compatible bug fixes.
-__version__ = '3.13.1'
+__version__ = '3.14.0'