From 15e1cf3e04f639a16f462a3ed6035b2d9b7e759e Mon Sep 17 00:00:00 2001 From: Jan Breuer <74359367+jbreue16@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:17:35 +0100 Subject: [PATCH] Bump version to v5.0.2 --- .zenodo.json | 6 +++--- doc/cadet.doxyfile | 2 +- include/cadet/cadet.hpp | 2 +- version.txt | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.zenodo.json b/.zenodo.json index 68999e5d0..25b819f98 100644 --- a/.zenodo.json +++ b/.zenodo.json @@ -1,5 +1,5 @@ { - "title": "CADET-Core: Version 5.0.1", + "title": "CADET-Core: Version 5.0.2", "upload_type": "software", "creators": [ { @@ -62,9 +62,9 @@ "keywords": [ "modeling","simulation", "biotechnology", "process", "chromatography", "CADET", "general rate model", "C++" ], - "version": "5.0.1", + "version": "5.0.2", "access_right": "open", "communities": [ { "identifier": "open-source" } ] -} \ No newline at end of file +} diff --git a/doc/cadet.doxyfile b/doc/cadet.doxyfile index 5555e0c68..e3cd23be4 100644 --- a/doc/cadet.doxyfile +++ b/doc/cadet.doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "CADET" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 5.0.1 +PROJECT_NUMBER = 5.0.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/include/cadet/cadet.hpp b/include/cadet/cadet.hpp index b70864c3d..5dc5a8311 100644 --- a/include/cadet/cadet.hpp +++ b/include/cadet/cadet.hpp @@ -15,7 +15,7 @@ * The library provides a fast and accurate forward simulator for the general rate model of column liquid chromatography * * @authors Please refer to CONTRIBUTING.md - * @version 5.0.1 + * @version 5.0.2 * @date 2008-present * @copyright GNU General Public License v3.0 (or, at your option, any later version). */ diff --git a/version.txt b/version.txt index 6b244dcd6..a1ef0cae1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -5.0.1 +5.0.2