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 b1d0d8b commit 826abbeCopy full SHA for 826abbe
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.1.0"
+version = "0.1.1"
5
6
[deps]
7
Dagger = "d58978e5-989f-55fb-8d15-ea34adc7bf54"
@@ -13,7 +13,7 @@ TableOperations = "ab02a1b2-a7df-11e8-156e-fb1833f50b87"
13
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
14
15
[compat]
16
-Dagger = "0.15, 0.16.1"
+Dagger = "0.16.1"
17
DataAPI = "1"
18
DataFrames = "1"
19
InvertedIndices = "1"
0 commit comments