Just some glue logic to query progress and results from benchmark. Needed to move files around, so oth standalone and addon are happy.
3 lines
69 B
Python
3 lines
69 B
Python
# -*- coding: utf-8 -*-
|
|
from ._version import VERSION as __version__
|