Skip to content

Commit 2579e3c

Browse files
Bump version from 0.2.5 to 0.2.6
1 parent 7514a4d commit 2579e3c

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
@@ -11,7 +11,7 @@
1111
# - MAJOR: Incompatible API changes
1212
# - MINOR: Backwards-compatible functionality additions
1313
# - PATCH: Backwards-compatible bug fixes
14-
__version__: str = "0.2.5"
14+
__version__: str = "0.2.6"
1515

1616
# License information
1717
__license__: str = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)