Skip to content

Commit 9bf343e

Browse files
committed
bump version
1 parent 78cc75e commit 9bf343e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
v2.5.2 (8/5/2023)
4+
v2.5.3 (8/5/2023)
55
-------------------
66
* conda-forge fails because test files are not included
77

miepython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
miepython.mie_phase_matrix(m, x, mu)
4343
4444
"""
45-
__version__ = '2.5.1'
45+
__version__ = '2.5.3'
4646
__author__ = 'Scott Prahl'
4747
__email__ = 'scott.prahl@oit.edu'
4848
__copyright__ = 'Copyright 2017-23, Scott Prahl'

0 commit comments

Comments
 (0)