We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6327807 commit cd8a5c8Copy full SHA for cd8a5c8
Project.toml
@@ -2,7 +2,7 @@ name = "ControlSystems"
2
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
3
authors = ["Dept. Automatic Control, Lund University"]
4
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
5
-version = "1.4.1"
+version = "1.5.0"
6
7
[deps]
8
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/68107
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.5.0 -m "<description of version>" cd8a5c89435a50203f65376329d3a2986584ad75 git push origin v1.5.0
2 commit comments
baggepinnen commentedon Sep 12, 2022
@JuliaRegistrator register
JuliaRegistrator commentedon Sep 12, 2022
Registration pull request created: JuliaRegistries/General/68107
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: