commit | e869ff3d32014aa918ccaee28c7ab9bfa94c1461 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <mtreinish@kortar.org> | Thu Dec 11 11:43:09 2014 -0500 |
committer | Matthew Treinish <mtreinish@kortar.org> | Thu Dec 11 11:46:21 2014 -0500 |
tree | 6c7a487acc992890a87f3eaa41a6d48f3ab9b713 | |
parent | 919d0e8c8ff5781ee0e6b9f9c527f2eff58779db [diff] [blame] |
Bump working version to 4 With the tempest-3 tag being published to signify the end of xml testing in tempest we need to bump the working version to tempest-4 to indicate that the next tag will be 4. Change-Id: I1fd12cb3e20692c60daa4eb19c6d876b00318d56
diff --git a/setup.cfg b/setup.cfg index 90ea944..1e7cc2b 100644 --- a/setup.cfg +++ b/setup.cfg
@@ -1,6 +1,6 @@ [metadata] name = tempest -version = 3 +version = 4 summary = OpenStack Integration Testing description-file = README.rst