Skip to content

Commit 826abbe

Browse files
authored
Update Project.toml
1 parent b1d0d8b commit 826abbe

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.1.0"
4+
version = "0.1.1"
55

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

1515
[compat]
16-
Dagger = "0.15, 0.16.1"
16+
Dagger = "0.16.1"
1717
DataAPI = "1"
1818
DataFrames = "1"
1919
InvertedIndices = "1"

0 commit comments

Comments
 (0)