We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349d661 commit 04d6a68Copy full SHA for 04d6a68
Project.toml
@@ -2,7 +2,7 @@ name = "OrdinalGWAS"
2
uuid = "00428148-03d9-50ae-bfb7-4a690d5612f1"
3
keywords = ["ordered multinomial model", "proportional odds model", "GWAS"]
4
author = ["Hua Zhou <huazhou@ucla.edu>", "Chris German <germc3@ucla.edu>", "OpenMendel Team"]
5
-version = "0.7.1"
+version = "0.7.2"
6
7
[deps]
8
BGEN = "6db4b851-9beb-4b83-9d64-eb1cfb37721d"
@JuliaRegistrator register
Registration pull request created: JuliaRegistries/General/81878
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.7.2 -m "<description of version>" 04d6a6891f50536e7ea2ef4bcfb1a9d40cf64513 git push origin v0.7.2
2 commit comments
kose-y commentedon Apr 19, 2023
@JuliaRegistrator register
JuliaRegistrator commentedon Apr 19, 2023
Registration pull request created: JuliaRegistries/General/81878
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: