We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix
twine
1 parent 6a8104b commit 260468dCopy full SHA for 260468d
terraform_compliance/__init__.py
@@ -1,2 +1,2 @@
1
-__app_name__ = 'terraform-compliance'
+__app_name__ = 'terraform_compliance'
2
__version__ = '{{VERSION}}' if not '{{VERSION}}'.startswith('{') else '0.0.0'
0 commit comments