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 4abd172 commit 47c83f1Copy full SHA for 47c83f1
2 files changed
docs/source/CHANGELOG.rst
@@ -1,6 +1,11 @@
1
ChangeLog
2
=========
3
4
+0.0.15 (03-09-2025)
5
+-------------------
6
+* Added mkdocs documentation
7
+* Unlock OTEL instrument package version
8
+
9
0.0.14 (30-04-2025)
10
-------------------
11
* Added signing_key_name attribute to msg container signing which is alias of singing-key
pyproject.toml
@@ -3,7 +3,7 @@ name = "pubtools-sign"
description = "Collection of tools producing signed artifacts"
readme = "README.rst"
requires-python = ">=3.7"
-version = "0.0.14"
+version = "0.0.15"
classifiers = [ # Optional
# How mature is this project? Common values are
0 commit comments