Skip to content

Commit 1d670b9

Browse files
author
Jorgen-5
committed
v8.0.2
1 parent 1174a50 commit 1d670b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generated/python/datadoc_model/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ssb-datadoc-model"
3-
version = "8.0.1"
3+
version = "8.0.2"
44
description = "Data Model for use in Statistics Norway's Metadata system"
55
authors = [{ name = "Statistics Norway", email = "metadata@ssb.no" }]
66
license = "MIT"

src/datadoc/datadoc-json-schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"document_version": {
1212
"description": "Version of this model",
13-
"const": "6.1.0"
13+
"const": "6.1.1"
1414
},
1515
"dataset": {
1616
"type": "object",

0 commit comments

Comments
 (0)