diff --git a/VERSION b/VERSION index ac9f79c..079d7f6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.10 +1.4.11 diff --git a/ingest-api-spec.yaml b/ingest-api-spec.yaml index 26d62a9..afb556c 100644 --- a/ingest-api-spec.yaml +++ b/ingest-api-spec.yaml @@ -2,7 +2,7 @@ openapi: 3.0.0 info: description: | A RESTful web service exposing calls needed for the SenNet Data Sharing Portal. - version: 1.4.10 + version: 1.4.11 title: SenNet Ingest API contact: name: SenNet Help Desk diff --git a/src/requirements.txt b/src/requirements.txt index bfd3af4..db93c94 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -11,7 +11,7 @@ requests==2.32.0 # Default is main branch specified in docker-compose.development.yml if not set # git+https://github.com/hubmapconsortium/commons.git@${COMMONS_BRANCH}#egg=hubmap-commons hubmap-commons==2.1.15 -atlas-consortia-commons==1.0.9 +atlas-consortia-commons==1.0.10 # For assay type rules rule_engine==4.1.0