Skip to content

Commit 35badcc

Browse files
author
Nikita Manovich
committed
Update version of CVAT
1 parent 98c2cc6 commit 35badcc

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
@@ -4,6 +4,6 @@
44

55
from cvat.utils.version import get_version
66

7-
VERSION = (1, 0, 0, 'final', 0)
7+
VERSION = (1, 1, 0, 'alpha', 0)
88

99
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)