File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ## [ 1.0.6] - 2026-XX-XX
10+ ## [ 1.0.6] - 2026-04-08
1111
1212### Fixed
1313
@@ -153,7 +153,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
153153
154154This is the first alpha release of ` rfc3161-client ` .
155155
156- [ Unreleased ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.5...HEAD
156+ [ Unreleased ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.6...HEAD
157+ [ 1.0.6 ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.5...v1.0.6
157158[ 1.0.5 ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.4...v1.0.5
158159[ 1.0.4 ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.3...v1.0.4
159160[ 1.0.3 ] : https://github.com/trailofbits/rfc3161-client/compare/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ classifiers = [
1313]
1414# Maturin does not support dynamic fields
1515# So we keep the version number here instead of __init__
16- version = " 1.0.5 "
16+ version = " 1.0.6 "
1717readme = " README.md"
1818license = { file = " LICENSE" }
1919authors = [{ name = " Trail of Bits" , email = " opensource@trailofbits.com" }]
You can’t perform that action at this time.
0 commit comments