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 497e5af commit 9fcbe23Copy full SHA for 9fcbe23
Project.toml
@@ -1,7 +1,7 @@
1
name = "DTables"
2
uuid = "20c56dc6-594c-4682-91cf-1d46875b1eba"
3
authors = ["Krystian Guliński", "Julian Samaroo", "and contributors"]
4
-version = "0.4.0"
+version = "0.4.1"
5
6
[deps]
7
Dagger = "d58978e5-989f-55fb-8d15-ea34adc7bf54"
@@ -14,7 +14,7 @@ TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87"
14
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
15
16
[compat]
17
-Dagger = "0.18"
+Dagger = "0.18.1"
18
DataAPI = "1"
19
DataFrames = "1.4,1.5,1.6"
20
InvertedIndices = "1"
0 commit comments