Skip to content

Commit ab6fa1a

Browse files
committed
Bump version to 0.73.1
1 parent 71ab6b8 commit ab6fa1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

klp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
# Type variable for generic types
6161
T = TypeVar("T") # Used for generic type hints if needed
6262

63-
__version__ = "0.73.0"
63+
__version__ = "0.73.1"
6464

6565
INPUT_QUOTE = r"\""
6666

0 commit comments

Comments
 (0)