Skip to content

Commit

Permalink
Merge branch 'v0.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Grunny committed May 14, 2017
2 parents 78cc0cf + ab2f390 commit 93c3418
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Release History
===============

v0.7.0 (2017-05-14)
-------------------
* Update zap-cli to support Python 3.5

v0.6.0 (2017-03-29)
-------------------
* Update zap-cli to support ZAP 2.6.0
Expand Down
2 changes: 1 addition & 1 deletion zapcli/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
.. moduleauthor:: Daniel Grunwell (grunny)
"""

__version__ = '0.6.0'
__version__ = '0.7.0'

0 comments on commit 93c3418

Please sign in to comment.