We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ba1c9 commit e2048e7Copy full SHA for e2048e7
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "EpicHyperSketch"
2
uuid = "c73a71ba-f77a-4450-b81e-a1166e41307d"
3
authors = ["Shane Kuei-Hsien Chu (skchu@wustl.edu)"]
4
-version = "0.0.4"
+version = "0.0.5"
5
6
[deps]
7
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -12,7 +12,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
13
14
[compat]
15
-julia = "1.10 - 1"
+julia = "1.10"
16
CUDA = "5.8.5 - 5.9"
17
Combinatorics = "1.0"
18
DataFrames = "1.8"
0 commit comments