Skip to content

Commit

Permalink
Back to development: 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
keul committed Oct 8, 2024
1 parent f04cae2 commit 79ddc75
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.8.1 (unreleased)
------------------

- Nothing changed yet.


0.8.0 (2024-10-08)
------------------

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.8.0",
version="0.8.1.dev0",
zip_safe=False,
)

0 comments on commit 79ddc75

Please sign in to comment.