Skip to content

Commit

Permalink
fix docs compat
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiede committed Jul 19, 2022
1 parent 98eee61 commit ed64421
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 @@ -22,7 +22,7 @@ Distributions = "0.25"
Documenter = "0.27"
ForwardDiff = "0.10"
Glob = "1"
HypercubeTransform = "^0.2.7"
HypercubeTransform = "0.3"
Literate = "2"
Optimization = "3"
OptimizationBBO = "0.1"
Expand Down

12 comments on commit ed64421

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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/64498

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

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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/64499

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.1 -m "<description of version>" ed64421e73800da3c244d39377cf2215c4fb7547
git push origin ComradeAHMC-v0.2.1

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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/64500

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.1 -m "<description of version>" ed64421e73800da3c244d39377cf2215c4fb7547
git push origin ComradeNested-v0.2.1

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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/64501

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.1 -m "<description of version>" ed64421e73800da3c244d39377cf2215c4fb7547
git push origin ComradeDynesty-v0.2.1

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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/64502

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.1 -m "<description of version>" ed64421e73800da3c244d39377cf2215c4fb7547
git push origin ComradeAdaptMCMC-v0.2.1

@ptiede
Copy link
Owner Author

@ptiede ptiede commented on ed64421 Jul 19, 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.

Error while trying to register: Version 0.1.1 already exists

Please sign in to comment.