We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78cc75e commit 9bf343eCopy full SHA for 9bf343e
2 files changed
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-v2.5.2 (8/5/2023)
+v2.5.3 (8/5/2023)
5
-------------------
6
* conda-forge fails because test files are not included
7
miepython/__init__.py
@@ -42,7 +42,7 @@
42
miepython.mie_phase_matrix(m, x, mu)
43
44
"""
45
-__version__ = '2.5.1'
+__version__ = '2.5.3'
46
__author__ = 'Scott Prahl'
47
__email__ = 'scott.prahl@oit.edu'
48
__copyright__ = 'Copyright 2017-23, Scott Prahl'
0 commit comments