Drop version string from setup.cfg

This commit drops the working release version from setup.cfg for the
pending release. We'll rely on pbr to do the versioning for things
based on tags from now on.

Change-Id: I0e48b9146622860ffd943f49b98d09a6c876aa0e
This commit is contained in:
Matthew Treinish 2014-12-02 17:45:41 -05:00
parent 3bc2864c2b
commit 08c3a27260

View File

@ -1,6 +1,5 @@
[metadata]
name = tempest-lib
version = 0.0.2
summary = OpenStack Functional Testing Library
description-file =
README.rst