Remove version from setup.cfg

Putting a version here shifts the versioning to be pre-versioning
which is a very specific usecase for the OpenStack server projects.
Instead, remove it and let the generated versions be based on the
git tags.

Change-Id: I49484361115d9c32878bed8f3afccc9294e007df
This commit is contained in:
Monty Taylor 2014-06-08 12:16:03 -07:00
parent 59a99432d0
commit be0bcd0f12
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = stackalytics
version = 0.5
summary = OpenStack analytics dashboard
description-file =
README.rst