Skip to content

Commit 9fcbe23

Browse files
authored
Update Project.toml
1 parent 497e5af commit 9fcbe23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DTables"
22
uuid = "20c56dc6-594c-4682-91cf-1d46875b1eba"
33
authors = ["Krystian Guliński", "Julian Samaroo", "and contributors"]
4-
version = "0.4.0"
4+
version = "0.4.1"
55

66
[deps]
77
Dagger = "d58978e5-989f-55fb-8d15-ea34adc7bf54"
@@ -14,7 +14,7 @@ TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87"
1414
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1515

1616
[compat]
17-
Dagger = "0.18"
17+
Dagger = "0.18.1"
1818
DataAPI = "1"
1919
DataFrames = "1.4,1.5,1.6"
2020
InvertedIndices = "1"

0 commit comments

Comments
 (0)