Remove version number to fix build

With pbr, we should not set a version number in setup.cfg.
pbr set and check version number automatically.

This patch removes it.

Change-Id: Icba77daef5b22ff28c45ce7e276cdd49c4caf075
This commit is contained in:
shu-mutou 2016-04-08 11:33:29 +09:00
parent 24337586f6
commit 2c938ee652

View File

@ -1,6 +1,5 @@
[metadata]
name = zaqar-ui
version = 0.0.1
summary = Zaqar User Interface
description-file =
README.rst