diff --git a/pyproject.toml b/pyproject.toml index 6e56534..60980f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ python_files = [ [tool.poetry] name = "yaml-pipe" -version = "1.0.1" +version = "1.0.2" description = "Parse yaml" authors = ["pollenjp "] readme = "README.md"