We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102457d commit 9307392Copy full SHA for 9307392
repokid/__init__.py
@@ -27,7 +27,7 @@
27
from repokid.types import RepokidHook
28
from repokid.types import RepokidHooks
29
30
-__version__ = "0.19.4"
+__version__ = "0.19.5"
31
32
33
def init_config() -> RepokidConfig:
0 commit comments