Skip to content

Commit

Permalink
New version 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eschnett committed May 7, 2022
1 parent 77adbf7 commit 7a84251
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors:
given-names: Erik
orcid: 0000-0002-4518-9017
title: MPItrampoline
version: v4.0.1
version: v4.0.2
doi: 10.5281/zenodo.6174408
date-released: 2022-04-18
date-released: 2022-05-07
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.12...3.20)
project(
MPItrampoline VERSION 4.0.1
MPItrampoline VERSION 4.0.2
DESCRIPTION "MPI trampoline"
HOMEPAGE_URL "https://github.com/eschnett/MPItrampoline"
LANGUAGES NONE
Expand Down

0 comments on commit 7a84251

Please sign in to comment.