Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Jun 6, 2024
1 parent 97d6c17 commit ee39db8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion asyncz/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.6.0"
__version__ = "0.7.0"
6 changes: 6 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release Notes

## 0.7.0

### Changed

- `EsmeraldScheduler` contrib register events to match the new Esmerald implementation.

## 0.6.0

### Fixed
Expand Down

0 comments on commit ee39db8

Please sign in to comment.