From 798fb5c38a8c01ef28c9737fa967a65b14d0722a Mon Sep 17 00:00:00 2001 From: Francesc Verdugo Date: Sun, 16 Jun 2019 09:20:34 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f2d43d5..5f85f74 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TensorValues" uuid = "31c64edf-cdeb-50e4-845d-ed2334360c20" authors = ["Francesc Verdugo "] -version = "0.3.0" +version = "0.3.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"