Skip to content

Commit

Permalink
Release 0.2.2
Browse files Browse the repository at this point in the history
Bug Fixes:
- Python style booleans values on environment variables no longer cause and error.

Signed-off-by: João Santos <[email protected]>
  • Loading branch information
joaonsantos committed Jan 27, 2023
1 parent 9910919 commit 89c9e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tomlenv"
version = "0.2.1"
version = "0.2.2"
description = "Environment Wrapped TOML"
authors = ["João Santos <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 89c9e56

Please sign in to comment.