Skip to content

Commit 42aad8b

Browse files
author
Nikita Manovich
committed
Increased CVAT version (0.5.2)
1 parent 9124584 commit 42aad8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cvat/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
from cvat.utils.version import get_version
77

8-
VERSION = (0, 5, 1, 'final', 0)
8+
VERSION = (0, 5, 2, 'final', 0)
99

1010
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)