Skip to content

Commit 2d9ba70

Browse files
author
Edmund Dipple
committed
fix setup.py
1 parent b490f8a commit 2d9ba70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="terraform_validate",
5-
version="2.1.2,
5+
version="2.1.2",
66
author="Edmund Dipple",
77
author_email="elmundio1987@gmail.com",
88
description="A library that provides asserts for testing Terraform configuration",

0 commit comments

Comments
 (0)