Skip to content

Commit 0fd851c

Browse files
committed
Bump version to 0.76.3
1 parent 367afca commit 0fd851c

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.2"
65+
__version__ = "0.76.3"
6666

6767
INPUT_QUOTE = r"\""
6868

0 commit comments

Comments
 (0)