magnum-ui/magnum_ui/version.py
Bradley Jones c17cc5beb4 Initial skeleton repo
Add the basic structure for the magnum-ui repository to serve as a 
starting point for contributions. The structure is likely to change
as development progresses.

Change-Id: I5458741e2dd4c3409992315efaa60b33824b4ec8
Implements: blueprint repo-skeleton
2015-09-08 23:02:28 +00:00

4 lines
72 B
Python

import pbr.version
version_info = pbr.version.VersionInfo('magnum-ui')