Skip to content

Commit d24329e

Browse files
committed
Bump package version to 0.2.9
Update pyproject.toml to set mdmodels_core version from 0.2.8 to 0.2.9 for a new patch release.
1 parent 1465506 commit d24329e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "mdmodels_core"
7-
version = "0.2.8"
7+
version = "0.2.9"
88
description = "A tool to generate models, code and schemas from markdown files"
99
requires-python = ">=3.8"
1010
classifiers = [

0 commit comments

Comments
 (0)