Skip to content

Commit a115028

Browse files
authored
Update Project.toml
1 parent 281bb1c commit a115028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LIKWID"
22
uuid = "bf22376a-e803-4184-b2ed-56326e3bff83"
33
authors = ["Carsten Bauer <[email protected]>", "Valentin Churavy <[email protected]>"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -13,7 +13,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1313
[compat]
1414
CEnum = "0.4"
1515
OrderedCollections = "1.4"
16-
PrettyTables = "1.3"
16+
PrettyTables = "1.3, 2"
1717
Unitful = "1.9"
1818
julia = "1"
1919

0 commit comments

Comments
 (0)