Skip to content

Commit 69f3ea2

Browse files
Bump version from 0.3.7 to 0.3.8
1 parent 6f896bf commit 69f3ea2

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.3.7"
17+
__version__: str = "0.3.8"
1818

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

0 commit comments

Comments
 (0)