We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b8a46 commit f2f8fd4Copy full SHA for f2f8fd4
Project.toml
@@ -1,6 +1,6 @@
1
name = "SCIP"
2
uuid = "82193955-e24f-5292-bf16-6f2c5261a85f"
3
-version = "0.9.0"
+version = "0.9.1"
4
5
[deps]
6
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@JuliaRegistrator register()
Registration pull request created: JuliaRegistries/General/3060
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 Julia TagBot is installed, or can be done manually through the github interface, or via:
git tag -a v0.9.1 -m "<description of version>" f2f8fd458bddc47ca843bc56452870eb0a614bc7 git push origin v0.9.1
2 commit comments
rschwarz commentedon Aug 29, 2019
@JuliaRegistrator register()
JuliaRegistrator commentedon Aug 29, 2019
Registration pull request created: JuliaRegistries/General/3060
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 Julia TagBot is installed, or can be done manually through the github interface, or via: