Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Oct 25, 2019
1 parent e547a91 commit 4bf4ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hax.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import typing


__version__ = "0.1.0"
__version__ = "0.1.1"


if sys.version_info < (3, 6, 2):
Expand Down

0 comments on commit 4bf4ea7

Please sign in to comment.