mmocr/mmocr/version.py

5 lines
100 B
Python

# Copyright (c) Open-MMLab. All rights reserved.
__version__ = '0.6.0'
short_version = __version__