Skip to content

Commit 081048b

Browse files
Release v2.1.1
1 parent af2dac0 commit 081048b

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22

33
## Unreleased
44

5+
-
6+
7+
[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v2.1.1...HEAD)
8+
9+
## [v2.1.1](https://github.com/Nitrokey/nethsm-sdk-py/releases/tag/v2.1.1) (2026-05-11)
10+
511
### Bugfixes
612

713
- Fix endpoint path in `NetHSM.set_cluster_ca_certificate`
814

9-
[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v2.1.0...HEAD)
15+
[All Changes](https://github.com/Nitrokey/nethsm-sdk-py/compare/v2.1.0...v2.1.1)
1016

1117
## [v2.1.0](https://github.com/Nitrokey/nethsm-sdk-py/releases/tag/v2.1.0) (2026-03-25)
1218

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "nethsm"
7-
version = "2.1.0"
7+
version = "2.1.1"
88
description = "Python Library to manage NetHSM(s)"
99
authors = [{ name = "Nitrokey", email = "pypi@nitrokey.com" },]
1010
readme = "README.md"

0 commit comments

Comments
 (0)