Skip to content

Commit

Permalink
Preparing release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keul committed Apr 9, 2024
1 parent 70e34b4 commit 97b94b7
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

0.6.1 (unreleased)
0.7.0 (2024-04-09)
------------------

- Added ``read`` option to ``--execute``
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -51,6 +51,6 @@
test_suite="tests",
tests_require=test_requirements,
url="https://github.com/keul/haunts",
version="0.6.1.dev0",
version="0.7.0",
zip_safe=False,
)

0 comments on commit 97b94b7

Please sign in to comment.