We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d96baa9 commit b449af9Copy full SHA for b449af9
1 file changed
labelme/_version.py
@@ -2,4 +2,4 @@
2
# 1. MAJOR version when you make incompatible API changes;
3
# 2. MINOR version when you add functionality in a backwards-compatible manner;
4
# 3. PATCH version when you make backwards-compatible bug fixes.
5
-__version__ = '3.6.12'
+__version__ = '3.6.13'
0 commit comments