We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00278d0 + a7be389 commit 27fdeadCopy full SHA for 27fdead
Project.toml
@@ -2,7 +2,7 @@ name = "DistributedData"
2
uuid = "f6a0035f-c5ac-4ad0-b410-ad102ced35df"
3
authors = ["Mirek Kratochvil <miroslav.kratochvil@uni.lu>",
4
"LCSB R3 team <lcsb-r3@uni.lu>"]
5
-version = "0.1.3"
+version = "0.1.4"
6
7
[deps]
8
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/44440
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.1.4 -m "<description of version>" 27fdead4f5f5af175685cc9f940b41ed8788af34 git push origin v0.1.4
2 commit comments
exaexa commentedon Sep 8, 2021
@JuliaRegistrator register
JuliaRegistrator commentedon Sep 8, 2021
Registration pull request created: JuliaRegistries/General/44440
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: