Skip to content

Commit

Permalink
Preparing release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
keul committed Jun 25, 2024
1 parent 8136760 commit 96d2dd8
Show file tree
Hide file tree
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.7.4 (unreleased)
0.7.4 (2024-06-25)
------------------

- Read events: added a bit of verbosity during operations
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.4.dev0",
version="0.7.4",
zip_safe=False,
)

0 comments on commit 96d2dd8

Please sign in to comment.