Skip to content

Commit

Permalink
Bumped patch level by 1
Browse files Browse the repository at this point in the history
  • Loading branch information
eerkunt committed Jul 23, 2019
1 parent 9bf3f8c commit c1437c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform_compliance/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from radish.main import main as call_radish

__app_name__ = "terraform-compliance"
__version__ = "1.0.27"
__version__ = "1.0.28"


print('{} v{} initiated\n'.format(__app_name__, __version__))
Expand Down

0 comments on commit c1437c3

Please sign in to comment.