Skip to content

Commit acff38f

Browse files
kaandocalyebaidevmotion
authored
Update Project.toml (#136)
* Update Project.toml Updated BangBang.jl compatibility * Update Project.toml Co-authored-by: David Widmann <[email protected]> * Update Project.toml --------- Co-authored-by: Hong Ge <[email protected]> Co-authored-by: David Widmann <[email protected]>
1 parent dfb33b5 commit acff38f

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
@@ -3,7 +3,7 @@ uuid = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
33
keywords = ["markov chain monte carlo", "probablistic programming"]
44
license = "MIT"
55
desc = "A lightweight interface for common MCMC methods."
6-
version = "5.0.0"
6+
version = "5.1.0"
77

88
[deps]
99
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
@@ -20,7 +20,7 @@ TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
2020
Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
2121

2222
[compat]
23-
BangBang = "0.3.19"
23+
BangBang = "0.3.19, 0.4"
2424
ConsoleProgressMonitor = "0.1"
2525
FillArrays = "1"
2626
LogDensityProblems = "2"

0 commit comments

Comments
 (0)