Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
el 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Oct 1, 2020
1 parent 9aed53f commit bfab4c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "DynamicHMCModels"
uuid = "6266e5bf-9887-5dfa-a522-2c46ecdcf14a"
authors = ["Rob J Goedman <[email protected]"]
version = "2.0.2"
version = "2.0.3"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Question and contributions are very welcome, as are feature requests and suggest
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
[docs-stable-url]: https://statisticalrethinkingjulia.github.io/DynamicHMCModels.jl/stable

[travis-img]: https://travis-ci.org/StatisticalRethinkingJulia/DynamicHMCModels.jl.svg?branch=master
[travis-url]: https://travis-ci.org/StatisticalRethinkingJulia/DynamicHMCModels.jl
[travis-img]: https://travis-ci.com/StatisticalRethinkingJulia/DynamicHMCModels.jl.svg?branch=master
[travis-url]: https://travis-ci.com/StatisticalRethinkingJulia/DynamicHMCModels.jl

[codecov-img]: https://codecov.io/gh/StatisticalRethinkingJulia/DynamicHMCModels.jl/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/StatisticalRethinkingJulia/DynamicHMCModels.jl
Expand Down

0 comments on commit bfab4c8

Please sign in to comment.