Skip to content

Commit 633471b

Browse files
Update __init__.py
1 parent 5f09c1f commit 633471b

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
@@ -21,7 +21,7 @@
2121
# importlib.reload(kha256) # F821 undefined name 'kha256'
2222

2323
# Paket sürüm numarası
24-
__version__ = "0.1.1"
24+
__version__ = "0.1.2"
2525
__author__ = "Mehmet Keçeci"
2626
__license__ = "AGPL-3.0"
2727
__copyright__ = "Copyright 2025 Mehmet Keçeci"

0 commit comments

Comments
 (0)