Skip to content

Commit 2ebef15

Browse files
committed
Update CITATION.cff with latest release date
1 parent 0c79591 commit 2ebef15

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ cff-version: 1.2.0
22
type: software
33
message: If you use this software, please cite it as below.
44
title: 'miepython: Pure python calculation of Mie scattering'
5-
version: 3.0.3
5+
version: 3.0.5
66
doi: 10.5281/zenodo.7949264
7-
date-released: '2026-01-02'
7+
date-released: '2026-01-03'
88
url: https://doi.org/10.5281/zenodo.7949264
99
repository-code: https://github.com/scottprahl/miepython
1010
license: MIT
@@ -33,7 +33,7 @@ preferred-citation:
3333
type: software
3434
title: 'miepython: Pure python calculation of Mie scattering'
3535
year: 2026
36-
version: 3.0.3
36+
version: 3.0.5
3737
doi: 10.5281/zenodo.7949264
3838
url: https://doi.org/10.5281/zenodo.7949264
3939
authors:

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Citation
173173

174174
If you use ``laserbeamsize`` in academic, instructional, or applied technical work, please cite:
175175

176-
Prahl, S. (2026). *miepython: Pure python calculation of Mie scattering* (Version 3.0.3) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.7949263
176+
Prahl, S. (2026). *miepython: Pure python calculation of Mie scattering* (Version 3.0.5) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.7949263
177177

178178
BibTeX:
179179

@@ -185,7 +185,7 @@ BibTeX:
185185
url = {https://github.com/scottprahl/miepython},
186186
doi = {10.5281/zenodo.7949263},
187187
year = {2026},
188-
version = {3.0.3},
188+
version = {3.0.5},
189189
publisher = {Zenodo}
190190
}
191191

0 commit comments

Comments
 (0)