Skip to content

Commit 3142d39

Browse files
committed
Bump VectorizationBase compat.
1 parent aed4e80 commit 3142d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name = "ThreadingUtilities"
22
uuid = "8290d209-cae3-49c0-8002-c8c24d57dab5"
33
authors = ["Chris Elrod <[email protected]> and contributors"]
4-
version = "0.4.1"
4+
version = "0.4.2"
55

66
[deps]
77
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
88

99
[compat]
1010
Aqua = "0.5"
11-
VectorizationBase = "0.19.2"
11+
VectorizationBase = "0.19.2, 0.20"
1212
julia = "1.5"
1313

1414
[extras]

0 commit comments

Comments
 (0)