diff --git a/DESCRIPTION b/DESCRIPTION index 6b7dd65..74bf052 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,9 +1,9 @@ Package: ApplyPolygenicScore Type: Package Title: Utilities for the Application of a Polygenic Score to a VCF -Version: 4.0.0 +Version: 4.0.1 Authors@R: c( - person('Paul', 'Boutros', role = 'cre', email = 'PBoutros@mednet.ucla.edu'), + person('Paul', 'Boutros', role = 'cre', email = 'PBoutros@sbpdiscovery.org'), person('Nicole', 'Zeltser', role = 'aut', comment = c(ORCID = '0000-0001-7246-2771')), person('Rachel', 'Dang', role = 'ctb'), person('Raag', 'Agrawal', role = 'ctb')) diff --git a/NEWS.md b/NEWS.md index 627d3c3..9732aba 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,10 @@ # ApplyPolygenicScore unreleased +# ApplyPolygenicScore 4.0.1 + +## Changed +* Updated Paul Boutros email to @sbpdiscovery.org # ApplyPolygenicScore 4.0.0 ## Changed