diff --git a/pyproject.toml b/pyproject.toml index 1879530..8c6d4e6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "mdmodels_core" -version = "0.1.6" +version = "0.1.7" description = "A tool to generate models, code and schemas from markdown files" requires-python = ">=3.8" classifiers = [