Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
4 lines
73 B
Python
4 lines
73 B
Python
from importlib.metadata import version
|
|
|
|
__version__ = version('deepdog')
|