Skip to content

Commit

Permalink
Add new version
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Sep 25, 2021
1 parent d7b9086 commit 338cd28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cerf/install_supplement.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ class InstallSupplement:
'2.0.4': 'https://zenodo.org/record/5247690/files/cerf_package_data.zip?download=1',
'2.0.5': 'https://zenodo.org/record/5247690/files/cerf_package_data.zip?download=1',
'2.0.6': 'https://zenodo.org/record/5247690/files/cerf_package_data.zip?download=1',
'2.0.7': 'https://zenodo.org/record/5514010/files/cerf_package_data.zip?download=1'}
'2.0.7': 'https://zenodo.org/record/5514010/files/cerf_package_data.zip?download=1',
'2.0.8': 'https://zenodo.org/record/5514010/files/cerf_package_data.zip?download=1'}


def __init__(self, data_dir=None):

Expand Down

0 comments on commit 338cd28

Please sign in to comment.