Switch to post-versioning

Remove the version setting from setup.cfg to rely on git tags to produce
the version information. pbr will update the package metadata properly
based on the tag and the current commit, so there is no need to be
explicit about post-versioning versions in setup.cfg.

Change-Id: I007a6206951aff09d2358ac97cf1b060c42bb7ad
This commit is contained in:
Ben Swartzlander 2015-07-09 15:51:55 -04:00
parent d2efc90396
commit f6723b5a16
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = manila-ui
version = 1.1.0
summary = Manila Management Dashboard
description-file =
README.rst