Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiede committed Jul 15, 2022
1 parent 77fc40e commit cc887d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"

[compat]
ComradeAHMC = "0.1"
ComradeAHMC = "0.1,0.2"
ComradeBase = "0.3"
ComradeOptimization = "0.1"
Distributions = "0.25"
Expand Down

12 comments on commit cc887d8

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

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/64333

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 v0.5.0 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin v0.5.0

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

Choose a reason for hiding this comment

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

@JuliaRegistrator register subdir=lib/ComradeAHMC

@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/64335

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 ComradeAHMC-v0.2.0 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin ComradeAHMC-v0.2.0

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

Choose a reason for hiding this comment

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

@JuliaRegistrator register subdir=lib/ComradeNested

@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/64336

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 ComradeNested-v0.2.0 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin ComradeNested-v0.2.0

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

Choose a reason for hiding this comment

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

@JuliaRegistrator register subdir=lib/ComradeDynesty

@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/64337

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 ComradeDynesty-v0.2.0 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin ComradeDynesty-v0.2.0

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

Choose a reason for hiding this comment

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

@JuliaRegistrator register subdir=lib/ComradeAdaptMCMC

@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/64338

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 ComradeAdaptMCMC-v0.2.0 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin ComradeAdaptMCMC-v0.2.0

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on cc887d8 Jul 15, 2022

Choose a reason for hiding this comment

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

@JuliaRegistrator register subdir=lib/ComradeOptimization

@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 updated: JuliaRegistries/General/64331

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 ComradeOptimization-v0.1.1 -m "<description of version>" cc887d88d051ae0aa155413302978d11af183177
git push origin ComradeOptimization-v0.1.1

Please sign in to comment.