diff --git a/README.md b/README.md index 76a9567..ec18811 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.2 + 1.4.3 ``` diff --git a/pom.xml b/pom.xml index 247d85c..48b71a3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.sourceforge.streamsupport jamu jar - 1.4.3-SNAPSHOT + 1.4.3 JAMU Java Matrix Utilities built on top of Intel MKL https://github.com/stefan-zobel/JAMU/