We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f3c0a commit 87dacb5Copy full SHA for 87dacb5
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "msgspec-schemaorg"
7
-version = "0.1.5"
+version = "0.2.0"
8
description = "Generate Python msgspec.Struct classes from the Schema.org vocabulary"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments