diff --git a/Project.toml b/Project.toml index e4deb1fc..eebdff8d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TensorOperations" uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" authors = ["Lukas Devos ", "Maarten Van Damme ", "Jutho Haegeman "] -version = "4.0.4" +version = "4.0.5" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" diff --git a/README.md b/README.md index 60f0258f..ea9035e2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Fast tensor operations using a convenient Einstein index notation. | [![][docs-stable-img]][docs-stable-url] [![][docs-dev-img]][docs-dev-url] | [![DOI][doi-img]][doi-url] | | **Build Status** | **Coverage** | **Quality assurance** | **Downloads** | -|:----------------:|:------------:|:---------------------:|:--------------| +|:----------------:|:------------:|:---------------------:|:-------------:| | [![CI][ci-img]][ci-url] | [![Codecov][codecov-img]][codecov-url] | [![Aqua QA][aqua-img]][aqua-url] | [![TensorOperations Downloads][downloads-img]][downloads-url] |