diff --git a/Project.toml b/Project.toml index 4b41fad8..3649e2bc 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.2.3" +version = "4.2.4" [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"