From 84379d39cdc304d53e9fa826365ff464820c08a9 Mon Sep 17 00:00:00 2001 From: stefan-zobel Date: Wed, 20 Mar 2024 00:42:13 +0100 Subject: [PATCH] Release 1.4.5 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b8ca0a9..8bc4d29 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Matrices in *JAMU* are internally backed by 1-dimensional Java arrays in column- net.sourceforge.streamsupport jamu - 1.4.4 + 1.4.5 ``` diff --git a/pom.xml b/pom.xml index 4002df4..7b65fa8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.sourceforge.streamsupport jamu jar - 1.4.5-SNAPSHOT + 1.4.5 JAMU Java Matrix Utilities built on top of Intel MKL https://github.com/stefan-zobel/JAMU/