Skip to content

Commit eb79e00

Browse files
committed
bump MeasureTheory dependency
1 parent 03d5d4f commit eb79e00

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 = "Soss"
22
uuid = "8ce77f84-9b61-11e8-39ff-d17a774bf41c"
33
author = ["Chad Scherrer <[email protected]>"]
4-
version = "0.20.6"
4+
version = "0.20.7"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -50,7 +50,7 @@ JuliaVariables = "0.2"
5050
MLStyle = "0.3,0.4"
5151
MacroTools = "0.5"
5252
MappedArrays = "0.3, 0.4"
53-
MeasureTheory = "0.10, 0.11"
53+
MeasureTheory = "0.12"
5454
NamedTupleTools = "0.12, 0.13"
5555
NestedTuples = "0.3"
5656
RecipesBase = "0.7,0.8, 1"

0 commit comments

Comments
 (0)