Skip to content

Commit 41a79f2

Browse files
committed
Add id fields to models and stream field to schema
1 parent 8e1c50b commit 41a79f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "open-data-contract-standard"
3-
version = "3.1.0" # in sync with spec
3+
version = "3.1.1" # in sync with spec
44
description = "The Pydantic Model of the Open Data Contract Standard"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)