Skip to content

Commit

Permalink
Back to development: 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keul committed Apr 13, 2024
1 parent f862fcc commit bc9cade
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
History
=======

0.7.2 (unreleased)
------------------

- Nothing changed yet.


0.7.1 (2024-04-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
test_suite="tests",
tests_require=test_requirements,
url="https://github.com/keul/haunts",
version="0.7.1",
version="0.7.2.dev0",
zip_safe=False,
)

0 comments on commit bc9cade

Please sign in to comment.