We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1174a50 commit 1d670b9Copy full SHA for 1d670b9
generated/python/datadoc_model/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "ssb-datadoc-model"
3
-version = "8.0.1"
+version = "8.0.2"
4
description = "Data Model for use in Statistics Norway's Metadata system"
5
authors = [{ name = "Statistics Norway", email = "metadata@ssb.no" }]
6
license = "MIT"
src/datadoc/datadoc-json-schema.json
@@ -10,7 +10,7 @@
10
},
11
"document_version": {
12
"description": "Version of this model",
13
- "const": "6.1.0"
+ "const": "6.1.1"
14
15
"dataset": {
16
"type": "object",
0 commit comments