Skip to content

Commit 260468d

Browse files
authored
fix: Adapting to twine changes (#789)
1 parent 6a8104b commit 260468d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform_compliance/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__app_name__ = 'terraform-compliance'
1+
__app_name__ = 'terraform_compliance'
22
__version__ = '{{VERSION}}' if not '{{VERSION}}'.startswith('{') else '0.0.0'

0 commit comments

Comments
 (0)