diff --git a/pyproject.toml b/pyproject.toml index dcc4f09..2615912 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "human-readable" -version = "1.3.0" +version = "1.3.1" description = "Human Readable" authors = ["staticdev "] license = "MIT"