From 3b853356288e7702b88df0b21941cc4f60f54455 Mon Sep 17 00:00:00 2001 From: ddl-joyce-zhao Date: Mon, 29 Jan 2024 13:29:49 -0500 Subject: [PATCH] updated git submodule and version --- .gitmodules | 1 + pyproject.toml | 2 +- services | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) 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