version.py

定义版本信息。

version_info = pbr.version.VersionInfo('magnum')
version_string = version_info.version_string

Last updated

Was this helpful?