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: I790506ea15e67f0cdeaed62b5b87a7d51c589e7b
Depends-On: I001a18895489a56eb55a5eb8c73ab6a3d4b1d4d0
This commit is contained in:
Sergey Lukjanov 2015-12-03 03:21:39 -08:00
parent dc07a60534
commit d232589b9b
1 changed files with 0 additions and 1 deletions

View File

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