Skip to content

Commit e2048e7

Browse files
committed
update julia version
1 parent 94ba1c9 commit e2048e7

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 = "EpicHyperSketch"
22
uuid = "c73a71ba-f77a-4450-b81e-a1166e41307d"
33
authors = ["Shane Kuei-Hsien Chu (skchu@wustl.edu)"]
4-
version = "0.0.4"
4+
version = "0.0.5"
55

66
[deps]
77
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
1313

1414
[compat]
15-
julia = "1.10 - 1"
15+
julia = "1.10"
1616
CUDA = "5.8.5 - 5.9"
1717
Combinatorics = "1.0"
1818
DataFrames = "1.8"

0 commit comments

Comments
 (0)