Skip to content

Commit e047f40

Browse files
Bump version from 0.4.0 to 0.4.1
1 parent a1c14bb commit e047f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kha256/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# - MAJOR: Incompatible API changes
1515
# - MINOR: Backwards-compatible functionality additions
1616
# - PATCH: Backwards-compatible bug fixes
17-
__version__: str = "0.4.0"
17+
__version__: str = "0.4.1"
1818

1919
# License information
2020
__license__: str = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)