We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1465506 commit d24329eCopy full SHA for d24329e
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "mdmodels_core"
7
-version = "0.2.8"
+version = "0.2.9"
8
description = "A tool to generate models, code and schemas from markdown files"
9
requires-python = ">=3.8"
10
classifiers = [
0 commit comments