Skip to content

Commit

Permalink
Bump version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtbucher committed Nov 1, 2019
1 parent 4bad4cc commit f87ba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from ._hax import HaxCompileError, hax


__version__ = "0.1.1"
__version__ = "0.2.0"


del _checks, _hax, _helpers

0 comments on commit f87ba0a

Please sign in to comment.