We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 445cdb1 commit 04a41b7Copy full SHA for 04a41b7
Project.toml
@@ -1,7 +1,7 @@
1
name = "ForwardMethods"
2
uuid = "5fe2550f-d27e-4649-9aea-fdf9a83a1aa9"
3
authors = ["Curt Da Silva <curt.dasilva@gmail.com>"]
4
-version = "1.4.1"
+version = "1.4.2"
5
6
[deps]
7
MLStyle = "d8e11817-5142-5d16-987a-aa16d5891078"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/87764
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.4.2 -m "<description of version>" 04a41b7bb35f5dc69c90bde92448effe7e2a6a9a git push origin v1.4.2
2 commit comments
curtd commentedon Jul 19, 2023
@JuliaRegistrator register
JuliaRegistrator commentedon Jul 19, 2023
Registration pull request created: JuliaRegistries/General/87764
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: