Skip to content

Commit

Permalink
Bump verision
Browse files Browse the repository at this point in the history
  • Loading branch information
dynobo committed Oct 18, 2020
1 parent 3b4a128 commit 9d3b8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyhint/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
__author__ = "dynobo"
__email__ = "dynobo@mailbox.org"
__repo__ = "https://github.com/dynobo/keyhint"
__version__ = "0.1.2"
__version__ = "0.1.3"


def client_code(handler: AbstractHandler, data: HintsData) -> HintsData:
Expand Down

0 comments on commit 9d3b8c1

Please sign in to comment.