From e9dd55f56b78f7859772ca9ee7e784e584688818 Mon Sep 17 00:00:00 2001 From: stefan-zobel Date: Fri, 8 Mar 2024 21:48:15 +0100 Subject: [PATCH] Release 1.4.2 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed4dd9e..76a9567 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.1 + 1.4.2 ``` diff --git a/pom.xml b/pom.xml index 1c18d2f..94601ea 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.sourceforge.streamsupport jamu jar - 1.4.2-SNAPSHOT + 1.4.2 JAMU Java Matrix Utilities built on top of Intel MKL https://github.com/stefan-zobel/JAMU/