Commit 0f2f1181 authored by nimrod's avatar nimrod
Browse files

Bump version.

parent 966b174a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ import pathlib
import subprocess  # nosec
import sys

__version__ = "0.2.0"
__version__ = "0.3.0"

TF_CLI = os.getenv("TF_CLI", "terraform")
TF_COMMANDS_TO_MODIFY = (