Remove version from setup.cfg

Per [1] we now want to use the git repository for knowing the version instead
of just trying to modify the setup.cfg file.

[1] http://lists.openstack.org/pipermail/openstack-dev/2015-November/080692.html

Change-Id: I1e4eb0545663e363b4cdcd87d5a6a61c4604f7c0
Depends-On: I001a18895489a56eb55a5eb8c73ab6a3d4b1d4d0
This commit is contained in:
Sergey Lukjanov 2015-12-03 03:21:52 -08:00
parent ce579f80a1
commit 06063e62b2
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
[metadata]
name = sahara-image-elements
version = 4.0.0
summary = Image elements for Sahara
description-file = README.rst
license = Apache Software License