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 0e89f16 commit 513dc9cCopy full SHA for 513dc9c
2 files changed
CHANGELOG.md
@@ -0,0 +1,13 @@
1
+# Changelog
2
+
3
+## [0.1.1](https://github.com/hellboxpy/hellbox-dsig/compare/v0.1.0...v0.1.1) (2026-05-10)
4
5
6
+### Bug Fixes
7
8
+* basename -> name ([12065b8](https://github.com/hellboxpy/hellbox-dsig/commit/12065b8a0736560cd9ca7705bcb2a516382d0f57))
9
10
11
+### Documentation
12
13
+* update install command to hell add ([4b8330f](https://github.com/hellboxpy/hellbox-dsig/commit/4b8330f75b656bd570428236d037a7cd482717b5))
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "hellbox-dsig"
-version = "0.1.0"
+version = "0.1.1"
description = "DSIG-related job for hellbox."
readme = "README.md"
license = {text = "MIT"}
0 commit comments