diff --git a/pyproject.toml b/pyproject.toml index d0956cc..986fea3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "human-readable" -version = "1.2.2" +version = "1.2.3" description = "Human Readable" authors = ["staticdev "] license = "MIT"