__init__.py 94 B

123
  1. import pbr.version
  2. __version__ = pbr.version.VersionInfo('pbr_testpackage').version_string()