Skip to content

Commit

Permalink
docs: trigger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Jun 10, 2022
1 parent b845092 commit c810d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CurrentModule = RxInfer

# RxInfer

Documentation for [RxInfer](https://github.com/biaslab/RxInfer.jl). This package unites different packages for automated Bayesian inference.
Documentation for [RxInfer](https://github.com/biaslab/RxInfer.jl). This package unites different packages for automated Bayesian inference. Work in progress.

See also:
- [`ReactiveMP.jl`](https://github.com/biaslab/ReactiveMP.jl)
Expand Down

2 comments on commit c810d9d

@bvdmitri
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request created: JuliaRegistries/General/62114

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v1.0.0 -m "<description of version>" c810d9da924409ec7718ae324787fd3dad13e547
git push origin v1.0.0

Please sign in to comment.