Skip to content

Commit e232755

Browse files
committed
v1.0.11
1 parent 36d8d84 commit e232755

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SparseIR"
22
uuid = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
33
authors = ["Samuel Badr <samuel.badr@gmail.com>", "Hiroshi Shinaoka <h.shinaoka@gmail.com>", "Markus Wallerberger <markus.wallerberger@tuwien.ac.at>"]
4-
version = "1.0.10"
4+
version = "1.0.11"
55

66
[deps]
77
Bessels = "0e736298-9ec6-45e8-9647-e4fc86a2fe38"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ SparseIR.jl - intermediate representation of propagators
44
[![Docs - dev version][docs-dev-img]][docs-dev-url]
55
[![][GHA-img]][GHA-url]
66
[![][codecov-img]][codecov-url]
7-
[![Aqua QA](aqua-img)](aqua-url)
7+
[![Aqua QA][aqua-img]][aqua-url]
88

99
This library provides routines for constructing and working with the
1010
intermediate representation of correlation functions. It provides:

0 commit comments

Comments
 (0)