diff --git a/pyproject.toml b/pyproject.toml index af3e714..4f8e5b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "stockholm" -version = "0.5.6" +version = "0.5.7" description = "Human friendly and flexible package for working with monetary amounts" authors = ["Carl Oscar Aaro "] homepage = "https://github.com/kalaspuff/stockholm"