Skip to content

Commit

Permalink
v0.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
caseneuve committed Jul 28, 2024
1 parent 0ec7c3c commit 6be6aff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog: `dzira`


## [0.4.1](https://github.com/caseneuve/dzira/releases/tag/v0.4.1)

### Fixed

* Error reporting in `Spinner` ([#42](https://github.com/caseneuve/dzira/issues/42))


## [0.4.0](https://github.com/caseneuve/dzira/releases/tag/v0.4.0)

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "dzira"
version = "0.4.0"
version = "0.4.1"
dependencies = [
"click >= 8.1",
"jira",
Expand Down

0 comments on commit 6be6aff

Please sign in to comment.