Skip to content

Commit 1d3a134

Browse files
Update __init__.py
1 parent 366fed3 commit 1d3a134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kha256/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
__license__ = _meta.get("License", "AGPL-3.0-or-later")
4141
except Exception:
4242
# Fallback for development or if metadata is not available
43-
__version__ = "0.3.4"
43+
__version__ = "0.3.5"
4444
__author__ = "Mehmet Keçeci"
4545
__license__ = "AGPL-3.0-or-later"
4646

0 commit comments

Comments
 (0)