Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
songhohoon committed Jan 7, 2024
1 parent dfc0454 commit 5c9b355
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ I found some packages which load values from hcl file but none of this which do
### v1.0.0
initial release

### v1.0.1
fix README

## Contribute


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="pytfvars",
version="1.0.0",
version="1.0.1",
author="hohoonsong",
author_email="[email protected]",
description="convert python dictionary to tfvars(hcl lang) formatted string",
Expand Down

0 comments on commit 5c9b355

Please sign in to comment.