From 958d0dd3b2ff1408589e4780e1c66c071ac64564 Mon Sep 17 00:00:00 2001 From: Ishaan Desai Date: Fri, 12 Apr 2024 16:20:59 +0200 Subject: [PATCH 1/2] post-tag bump From fa66c6339a6234552d2f1dda6815a37030800dec Mon Sep 17 00:00:00 2001 From: Ishaan Desai Date: Mon, 8 Jul 2024 11:25:41 +0200 Subject: [PATCH 2/2] Bump version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89c9e2f7..8741bca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## latest +## v3.1.1 * Fix NumPy include order to not conflict with system NumPy and the one installed via pip https://github.com/precice/python-bindings/pull/204