diff --git a/pyproject.toml b/pyproject.toml index daf3ccc..429c670 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "hya" -version = "0.1.3a0" +version = "0.1.3" description = "A library of custom OmegaConf resolvers" readme = "README.md" authors = ["Thibaut Durand "]