diff --git a/Project.toml b/Project.toml index 3fed2948..900a4645 100644 --- a/Project.toml +++ b/Project.toml @@ -3,7 +3,7 @@ uuid = "c7f686f2-ff18-58e9-bc7b-31028e88f75d" keywords = ["markov chain monte carlo", "probablistic programming"] license = "MIT" desc = "Chain types and utility functions for MCMC simulations." -version = "4.7.5" +version = "4.8.0" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"