Remove version from setup.cfg

We should let pbr calculate the version number instead of
hardcoding it in setup.cfg. This is to avoid having to keep updating
it in the future as we tag more releases.

Change-Id: Id2e0daf317f312e30d8135505216c6e29960d820
This commit is contained in:
Paul Van Eck 2016-02-15 13:11:23 -08:00
parent c67c689b64
commit 93e9462ec9
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = refstack
version = 0.1
summary = OpenStack interop testing
description-file =
README.rst