make sure the package name is used to get the version

Change-Id: I8e10cbf6ac91d0728d70bc96b2bed723dded8511
Fixes-bug: #1295393
This commit is contained in:
Angus Salkeld
2014-03-21 11:39:30 +10:00
parent 851e8c7a71
commit e97b0c91cb

View File

@@ -16,4 +16,4 @@ import pbr.version
__version__ = pbr.version.VersionInfo(
'solumclient').version_string()
'python-solumclient').version_string()