We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9124584 commit 42aad8bCopy full SHA for 42aad8b
cvat/__init__.py
@@ -5,6 +5,6 @@
5
6
from cvat.utils.version import get_version
7
8
-VERSION = (0, 5, 1, 'final', 0)
+VERSION = (0, 5, 2, 'final', 0)
9
10
__version__ = get_version(VERSION)
0 commit comments