From 78bda6d6ee75ba4cdbfae01958e34c248916a47a Mon Sep 17 00:00:00 2001 From: Rob J Goedman Date: Thu, 1 Oct 2020 14:34:08 -0600 Subject: [PATCH] Rel 1.0.5 --- Project.toml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 7bfa6e70..62ea55e8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringModels" uuid = "ead7e11d-4ba5-55c3-9d74-177ea73ef1fd" authors = ["StatisticalRethinking "] -version = "1.0.4" +version = "1.0.5" [deps] Bijectors = "76274a88-744f-5084-9051-94815aaf08c4" diff --git a/README.md b/README.md index 0b64b67a..b4032b3a 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The TuringLang team and #turing contributors on Slack have been extremely helpfu Question and contributions are very welcome, as are feature requests and suggestions. Please open an [issue][issues-url] if you encounter any problems or have a question. -[travis-img]: https://travis-ci.org/StatisticalRethinkingJulia/TuringModels.jl.svg?branch=master -[travis-url]: https://travis-ci.org/StatisticalRethinkingJulia/TuringModels.jl +[travis-img]: https://travis-ci.com/StatisticalRethinkingJulia/TuringModels.jl.svg?branch=master +[travis-url]: https://travis-ci.com/StatisticalRethinkingJulia/TuringModels.jl [issues-url]: https://github.com/StatisticalRethinkingJulia/TuringModels.jl/issues