MMOCR / mmocr /version.py
nguyendu392's picture
Duplicate from tomofi/MMOCR
e198e1c
raw
history blame contribute delete
100 Bytes
# Copyright (c) Open-MMLab. All rights reserved.
__version__ = '0.4.1'
short_version = __version__