Skip to content

Commit 5cd384a

Browse files
committed
Release v1.0.6
1 parent 20d747b commit 5cd384a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

docs/source/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
ChangeLog
22
=========
33

4+
1.0.6 (29-01-2026)
5+
-------------------
6+
* Fix batch signing digest inconsistency
7+
48
1.0.5 (29-01-2026)
59
-------------------
610
* Set ttl message property

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "pubtools-sign"
33
description = "Collection of tools producing signed artifacts"
44
readme = "README.rst"
55
requires-python = ">=3.7"
6-
version = "1.0.5"
6+
version = "1.0.6"
77

88
classifiers = [ # Optional
99
# How mature is this project? Common values are

0 commit comments

Comments
 (0)