Skip to content

Commit

Permalink
Release 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 7, 2024
1 parent a8c2bfd commit 2f15975
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.19.1] - 2024-04-07

## [0.19.1] - 2024-04-07
- Fix: Ignore tuple keys when JSON-encoding dictionaries

Expand Down
2 changes: 1 addition & 1 deletion honeybadger/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.19.0'
__version__ = '0.19.1'

0 comments on commit 2f15975

Please sign in to comment.