release 1.22.0

* add url arg to build_tests to allow passing url instead of host,
  port, prefix
* refactoring and extraction of suitemaker module
This commit is contained in:
Chris Dent 2016-06-14 12:44:02 +01:00
parent b6d2689e15
commit 39c99cefe7

@ -12,4 +12,4 @@
# under the License.
"""See gabbi.driver and gabbbi.case."""
__version__ = '1.21.0'
__version__ = '1.22.0'