Skip to content

Commit e39a9f4

Browse files
Update version from 0.3.45 to 0.3.5
1 parent 52229af commit e39a9f4

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

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

0 commit comments

Comments
 (0)