We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76e8f73 commit f5b5e80Copy full SHA for f5b5e80
Project.toml
@@ -1,7 +1,7 @@
1
name = "ExtendableSparse"
2
uuid = "95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
3
authors = ["Juergen Fuhrmann <[email protected]>"]
4
-version = "0.6.7"
+version = "0.6.8"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -13,7 +13,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
13
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14
15
[compat]
16
-DocStringExtensions = "^0.8.0"
+DocStringExtensions = "0.8.0,0.9"
17
Requires = "^1.1.3"
18
julia = "^1.5"
19
0 commit comments