We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c9236 commit cbb10aeCopy full SHA for cbb10ae
CHANGELOG.md
@@ -4,6 +4,8 @@ CHANGELOG](http://keepachangelog.com/) for how to update this file. This project
4
adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
+
8
+## [1.0.3] - 2025-07-21
9
- Fix: Register signal handler only in main thread
10
11
## [1.0.2] - 2025-07-04
honeybadger/version.py
@@ -1 +1 @@
1
-__version__ = "1.0.2"
+__version__ = "1.0.3"
0 commit comments