Skip to content

Commit

Permalink
Version 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
patricksanders committed May 13, 2021
1 parent 7184f78 commit a5f2804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repokid/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from repokid.types import RepokidHook
from repokid.types import RepokidHooks

__version__ = "0.19.2"
__version__ = "0.19.3"


def init_config() -> RepokidConfig:
Expand Down

0 comments on commit a5f2804

Please sign in to comment.