Skip to content

Commit

Permalink
Bump to v32.0.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Jan 30, 2024
1 parent 4826756 commit 6317634
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -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: v32.0.0",
"version": "v32.0.0",
"title": "acts-project/acts: v32.0.1",
"version": "v32.0.1",
"upload_type": "software",
"creators": [
{
Expand Down Expand Up @@ -127,4 +127,4 @@
"relation": "isSupplementTo"
}
]
}
}
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ authors:
given-names: Felix
orcid: https://orcid.org/0009-0005-8975-2245
cff-version: 1.1.0
date-released: '2024-01-19'
date-released: '2024-01-30'
doi: 10.5281/zenodo.5141419
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: v32.0.0
version: v32.0.1
2 changes: 1 addition & 1 deletion version_number
Original file line number Diff line number Diff line change
@@ -1 +1 @@
32.0.0
32.0.1

0 comments on commit 6317634

Please sign in to comment.