Skip to content

Commit 62de7b2

Browse files
CompatHelper: bump compat for "Reexport" to "1.0" (#1503)
* CompatHelper: bump compat for "Reexport" to "1.0" * Update Project.toml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent b788795 commit 62de7b2

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,6 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.15.10"
3+
version = "0.15.11"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -48,7 +48,7 @@ ForwardDiff = "0.10.3"
4848
Libtask = "0.4, 0.5"
4949
MCMCChains = "4"
5050
NamedArrays = "0.9"
51-
Reexport = "0.2.0"
51+
Reexport = "0.2, 1"
5252
Requires = "0.5, 1.0"
5353
SpecialFunctions = "0.7.2, 0.8, 0.9, 0.10, 1"
5454
StatsBase = "0.32, 0.33"

0 commit comments

Comments
 (0)