Skip to content

Commit

Permalink
🔝 Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Jun 23, 2023
1 parent 6eb77f6 commit a2150d5
Show file tree
Hide file tree
Showing 2 changed files with 8 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.2.0"
__version__ = "0.3.0"
7 changes: 7 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## 0.3.0

### Changed

- Updated base requirements.
- Fixed linting and parsing of dates and integers.

## 0.2.0

### Changed
Expand Down

0 comments on commit a2150d5

Please sign in to comment.