We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281bb1c commit a115028Copy full SHA for a115028
Project.toml
@@ -1,7 +1,7 @@
1
name = "LIKWID"
2
uuid = "bf22376a-e803-4184-b2ed-56326e3bff83"
3
authors = ["Carsten Bauer <crstnbr@gmail.com>", "Valentin Churavy <v.churavy@gmail.com>"]
4
-version = "0.4.1"
+version = "0.4.2"
5
6
[deps]
7
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,7 +13,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
13
[compat]
14
CEnum = "0.4"
15
OrderedCollections = "1.4"
16
-PrettyTables = "1.3"
+PrettyTables = "1.3, 2"
17
Unitful = "1.9"
18
julia = "1"
19
0 commit comments