From 66064b5a3598cdc3c761e7ea38775a773919c864 Mon Sep 17 00:00:00 2001 From: OpenDataDiscovery Bot Date: Wed, 15 Nov 2023 12:06:47 +0000 Subject: [PATCH] Update submodule branch ref and bump package version --- opendatadiscovery-specification | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendatadiscovery-specification b/opendatadiscovery-specification index 801607a..eb83c54 160000 --- a/opendatadiscovery-specification +++ b/opendatadiscovery-specification @@ -1 +1 @@ -Subproject commit 801607af827d5aa0bf31bee18ca96da892442b71 +Subproject commit eb83c5496398514ef548084b9ef76baa15f825d2 diff --git a/pyproject.toml b/pyproject.toml index f4a8985..ac54569 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "odd-models" -version = "2.0.34" +version = "2.0.35" description = "Open Data Discovery Models" authors = ["Open Data Discovery "] license = "Apache-2.0"