Fixed pbr version string error
A typo error like this tortured me for 4 hours ... sigh
This commit is contained in:
parent
5893c23096
commit
88506257fa
@ -13,4 +13,4 @@
|
||||
import pbr.version
|
||||
|
||||
|
||||
__version__ = pbr.version.VersionInfo('python-senlinlient').version_string()
|
||||
__version__ = pbr.version.VersionInfo('python-senlinclient').version_string()
|
||||
|
Loading…
Reference in New Issue
Block a user