Skip to content

Commit b6c8886

Browse files
Update DOIs
1 parent e1255f2 commit b6c8886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overreact/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
__url_pypi__ = "https://pypi.org/project/overreact/"
4040
__url_guide__ = "https://geem-lab.github.io/overreact-guide/"
4141

42-
__doi__ = "10.5281/ZENODO.5643960"
42+
__doi__ = "10.5281/zenodo.5730603"
4343
__citation__ = r"""
4444
@misc{overreact2021,
4545
howpublished = {\url{URL_REPO_PLACEHOLDER}},
@@ -50,7 +50,7 @@
5050
microkinetic models built from computational chemistry data, v1.0.2
5151
},
5252
doi = {DOI_PLACEHOLDER},
53-
url = {https://zenodo.org/record/5643960},
53+
url = {https://zenodo.org/record/5730603},
5454
publisher = {Zenodo},
5555
copyright = {Open Access}
5656
}

0 commit comments

Comments
 (0)