From 76826f208f5929d8326798c87263f2563d0ae7e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:08:23 +0000 Subject: [PATCH] Bump to version v30.3.2 --- .zenodo.json | 4 ++-- CITATION.cff | 2 +- version_number | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index ec7fe1fefea..3142615ce77 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,8 +1,8 @@ { "description": "Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++ ", "license": "MPL-2.0", - "title": "acts-project/acts: v30.3.1", - "version": "v30.3.1", + "title": "acts-project/acts: v30.3.2", + "version": "v30.3.2", "upload_type": "software", "creators": [ { diff --git a/CITATION.cff b/CITATION.cff index 00470fd3130..12937f816de 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -89,4 +89,4 @@ license: MPL-2.0 message: If you use this software, please cite it using these metadata. repository-code: https://github.com/acts-project/acts title: A Common Tracking Software Project -version: v30.3.1 +version: v30.3.2 diff --git a/version_number b/version_number index 1aa7fbc1d52..fed304786d4 100644 --- a/version_number +++ b/version_number @@ -1 +1 @@ -30.3.1 \ No newline at end of file +30.3.2 \ No newline at end of file