bindep/bindep/__init__.py

5 lines
101 B
Python

import pbr.version
_version = pbr.version.VersionInfo('bindep')
version = _version.release_string()