Skip to content

Commit 47c83f1

Browse files
author
Zhiming Xiong
committed
Release 0.0.15
1 parent 4abd172 commit 47c83f1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/source/CHANGELOG.rst

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

4+
0.0.15 (03-09-2025)
5+
-------------------
6+
* Added mkdocs documentation
7+
* Unlock OTEL instrument package version
8+
49
0.0.14 (30-04-2025)
510
-------------------
611
* Added signing_key_name attribute to msg container signing which is alias of singing-key

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 = "0.0.14"
6+
version = "0.0.15"
77

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

0 commit comments

Comments
 (0)