From 8fb6eab4da34f125e8779701f223e7cc88a523c7 Mon Sep 17 00:00:00 2001 From: Eddie Rubeiz Date: Tue, 12 Nov 2024 14:31:17 -0500 Subject: [PATCH 1/3] updating python to 3.11.10 --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 546f3c8de..e34519556 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.11.9 +python-3.11.10 From 7d5d764e198b2b122ca5972b9d62feb58763acd0 Mon Sep 17 00:00:00 2001 From: Eddie Rubeiz Date: Tue, 12 Nov 2024 15:10:34 -0500 Subject: [PATCH 2/3] trivial change --- README.md | 2 +- runtime.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56c7b973c..ba3eb2de2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Science History Institute Digital Collections +# Science History Institute Digital Collections [![Build Status](https://github.com/sciencehistory/scihist_digicoll/workflows/CI/badge.svg?branch=master)](https://github.com/sciencehistory/scihist_digicoll/actions?query=workflow%3ACI+branch%3Amaster) diff --git a/runtime.txt b/runtime.txt index e34519556..f3f502235 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1,2 @@ python-3.11.10 + From 23747642016933d6b235ec1f8fcd113d5745f4f3 Mon Sep 17 00:00:00 2001 From: Eddie Rubeiz Date: Tue, 12 Nov 2024 15:16:09 -0500 Subject: [PATCH 3/3] removing trivial change --- README.md | 2 +- runtime.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ba3eb2de2..56c7b973c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Science History Institute Digital Collections +# Science History Institute Digital Collections [![Build Status](https://github.com/sciencehistory/scihist_digicoll/workflows/CI/badge.svg?branch=master)](https://github.com/sciencehistory/scihist_digicoll/actions?query=workflow%3ACI+branch%3Amaster) diff --git a/runtime.txt b/runtime.txt index f3f502235..e34519556 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1,2 +1 @@ python-3.11.10 -