Skip to content

Commit

Permalink
GBD 2021 updates (#113)
Browse files Browse the repository at this point in the history
    Category: release
    JIRA issue: MIC-3520

Changes and notes
Rebuild mapping with GBD 2021 data.

Testing
Inspected mapping output.
  • Loading branch information
hussain-jafari authored May 20, 2024
1 parent 691527b commit 8b7faaa
Show file tree
Hide file tree
Showing 11 changed files with 17,529 additions and 12,909 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
**4.0.0 - 05/20/24**

- Rebuild with GBD 2021 data

**3.1.2 - 01/09/24**

- Update PyPI to 2FA with trusted publisher (GitHub Actions)
Expand All @@ -6,7 +10,6 @@

- Changes version metadata to use setuptools_scm


**3.1.0 - 06/01/23**

- Update vivarium_gbd_access pin
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
setup_requires = ["setuptools_scm"]

data_requires = [
"vivarium-gbd-access>=3.0.7",
"vivarium-gbd-access>=4.0.0, <5.0.0",
]

test_requirements = [
Expand Down
Loading

0 comments on commit 8b7faaa

Please sign in to comment.