Skip to content

Commit 451a012

Browse files
committed
Bump version to 0.77.0
1 parent bcec566 commit 451a012

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
@@ -62,7 +62,7 @@
6262
# Type variable for generic types
6363
T = TypeVar("T") # Used for generic type hints if needed
6464

65-
__version__ = "0.76.3"
65+
__version__ = "0.77.0"
6666

6767
INPUT_QUOTE = r"\""
6868

0 commit comments

Comments
 (0)