diff --git a/readme.md b/README.md similarity index 100% rename from readme.md rename to README.md diff --git a/pyproject.toml b/pyproject.toml index 78bc4f0..e182c67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "jsonformer" -version = "0.7.0" +version = "0.8.0" description = "" authors = ["1rgs "] readme = "README.md"