diff --git a/pyproject.toml b/pyproject.toml index 95e39d4..c61c4e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nvelope" -version = "1.1.0" +version = "1.1.1" description = "Painless JSON marshalling and unmarshalling" authors = ["monomonedula "] readme = 'README.md'