diff --git a/icd10/__version__.py b/icd10/__version__.py index ccb7cc8..4412174 100644 --- a/icd10/__version__.py +++ b/icd10/__version__.py @@ -1,9 +1,9 @@ __title__ = 'icd10-cm' __description__ = ('ICD-10 codes for diseases, signs and symptoms, abnormal findings, ' 'complaints, social circumstances, and external causes of injury or disease') -__url__ = 'https://github.com/bryand1/icd10-cm' -__version__ = '0.0.6' -__author__ = 'Bryan Andrade' -__author_email__ = 'me@bryanandrade.com' +__url__ = 'https://github.com/atlas-health/icd10-cm' +__version__ = '0.0.7' +__author__ = 'Atlas Health' +__author_email__ = 'dev@atlas.health' __license__ = 'MIT' -__copyright__ = 'Copyright 2019 Bryan Andrade' +__copyright__ = 'Copyright 2024 Atlas Health' diff --git a/icd10/icd10.json.gz b/icd10/icd10.json.gz index 23e48bc..ca98c6e 100644 Binary files a/icd10/icd10.json.gz and b/icd10/icd10.json.gz differ