Updated version of the project.

main
Nikita Manovich 6 years ago
parent eacfab7920
commit 87a74a7d0d

@ -5,6 +5,6 @@
from cvat.utils.version import get_version
VERSION = (0, 5, 0, 'final', 0)
VERSION = (0, 5, 1, 'final', 0)
__version__ = get_version(VERSION)

Loading…
Cancel
Save