gideonsimpson / StringMethod.jl

Julia implementation of the String Method for computing transition paths and saddle points on energy landscapes
MIT License
0 stars 1 forks source link

updated dependencies #4

Closed gideonsimpson closed 1 day ago

gideonsimpson commented 1 day ago

@JuliaRegistrator register

Release notes:

Updated to use newer version of DataInterpolations.jl

JuliaRegistrator commented 1 day ago

Registration pull request created: JuliaRegistries/General/119205

Tagging

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.3.1 -m "<description of version>" 42dd55818479107db33afd66b3328bdf5c3350ea
git push origin v0.3.1
gideonsimpson commented 1 day ago

@JuliaRegistrator register

Release notes:

Updated to use newer version of DataInterpolations.jl

JuliaRegistrator commented 1 day ago

Registration pull request updated: JuliaRegistries/General/119205

Tagging

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