From 4120a1a093b3e97e4e8bca19280eb716dcf691ed Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 12 Oct 2023 12:35:29 -0400 Subject: [PATCH 1/2] DOC: Update Zenodo with uncredited contributors, move Mathias into creators --- .zenodo.json | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 47b43274..f0bf1b27 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -17,6 +17,11 @@ "name": "Markiewicz, Christopher J.", "orcid": "0000-0002-6533-164X" }, + { + "affiliation": "Department of Psychology, Stanford University", + "name": "Goncalves, Mathias", + "orcid": "0000-0002-7252-7771" + }, { "affiliation": "Department of Psychology, Stanford University", "name": "Poldrack, Russell A.", @@ -35,17 +40,29 @@ "orcid": "0000-0003-3456-2493", "type": "Researcher" }, - { - "affiliation": "MIT", - "name": "Goncalves, Mathias", - "orcid": "0000-0002-7252-7771", - "type": "Researcher" - }, { "affiliation": "MIT, HMS", "name": "Ghosh, Satrajit", "orcid": "0000-0002-5312-6729", "type": "Researcher" + }, + { + "affiliation": "University of Gothenburg, Sweden", + "name": "Thompson, William H.", + "orcid": "0000-0002-0533-6035", + "type": "Researcher" + }, + { + "affiliation": "Charite Universitatsmedizin Berlin, Germany", + "name": "Waller, Lea", + "orcid": "0000-0002-3239-6957", + "type": "Researcher" + }, + { + "affiliation": "Department of Psychiatry, Columbia University", + "name": "Schmidt, Mike F.", + "orcid": "0000-0003-4721-1457", + "type": "Researcher" } ], "keywords": [ From 1e772fb2e23f148baea15feae716842f95501854 Mon Sep 17 00:00:00 2001 From: Chris Markiewicz Date: Thu, 12 Oct 2023 12:37:38 -0400 Subject: [PATCH 2/2] REL: 23.1.0 --- CHANGES.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index b3c7f57e..a35a48da 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,12 @@ +23.1.0 (October 12, 2023) +========================= +Minor release including support for Python 3.12. + +Python 3.7 support has been removed. + +* FIX: Use Path.as_posix() and f-strings to build correct URLs on Windows (#107) +* MNT: Python 3.12 support, drop Python 3.7 and pkg_resources (#109) + 23.0.0 (February 2, 2023) ========================= Minor release including additional API features and an updated skeleton.