Skip to content

Commit 6c5a5bf

Browse files
committed
Bump version
1 parent 464062a commit 6c5a5bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Tables"
22
uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
33
authors = ["quinnj <quinn.jacobd@gmail.com>"]
4-
version = "0.2.0"
4+
version = "0.2.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -16,7 +16,7 @@ DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
1616
QueryOperators = "2aef5ad7-51ca-5a8f-8e88-e75cf067b44b"
1717

1818
[compat]
19-
julia = "≥ 1.0.0"
19+
julia = "1"
2020

2121
[targets]
2222
test = ["Test", "DataValues", "QueryOperators"]

0 commit comments

Comments
 (0)