Skip to content

Commit cf0ff1c

Browse files
committed
Merge branch 'main' of github.com:scottprahl/miepython
2 parents 761bfb4 + 30154bf commit cf0ff1c

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.1.0
5+
version: 3.2.0
66
doi: 10.5281/zenodo.7949264
7-
date-released: '2026-02-08'
7+
date-released: '2026-03-06'
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.1.0
36+
version: 3.2.0
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
@@ -153,7 +153,7 @@ Citation
153153

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

156-
Prahl, S. (2026). *miepython: Pure python calculation of Mie scattering* (Version 3.1.0) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.7949263
156+
Prahl, S. (2026). *miepython: Pure python calculation of Mie scattering* (Version 3.2.0) [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.7949263
157157

158158
BibTeX:
159159

@@ -165,7 +165,7 @@ BibTeX:
165165
url = {https://github.com/scottprahl/miepython},
166166
doi = {10.5281/zenodo.7949263},
167167
year = {2026},
168-
version = {3.1.0},
168+
version = {3.2.0},
169169
publisher = {Zenodo}
170170
}
171171

0 commit comments

Comments
 (0)