Skip to content

Commit 5fc7ec1

Browse files
authored
Update Project.toml
1 parent 6b5e4d4 commit 5fc7ec1

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.2"
4+
version = "0.2.0"
55

66
[deps]
77
Dagger = "d58978e5-989f-55fb-8d15-ea34adc7bf54"
@@ -15,7 +15,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1515
[compat]
1616
Dagger = "0.16.1"
1717
DataAPI = "1"
18-
DataFrames = "1"
18+
DataFrames = "1.4"
1919
InvertedIndices = "1"
2020
SentinelArrays = "1"
2121
TableOperations = "1"

0 commit comments

Comments
 (0)