diff --git a/.gitmodules b/.gitmodules index 15ba336..d722426 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "services"] path = services url = git@github.com:cerebrotech/data-services.git + branch = release-5.10 diff --git a/pyproject.toml b/pyproject.toml index 95fd9ce..5e1c426 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "dominodatalab-data" -version = "5.10.0.dev3" +version = "5.10.0" description = "Domino Data API for interacting with Domino Data features" readme = "README.md" authors = [ diff --git a/services b/services index 440ac56..5ccfcbe 160000 --- a/services +++ b/services @@ -1 +1 @@ -Subproject commit 440ac56b5ef44b3e7cb60107e85f635989b8a0ea +Subproject commit 5ccfcbedc2aba56c1f54a4b5f5f1912846b28441