Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
scottprahl committed Dec 2, 2024
1 parent 52c8e00 commit e29d327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miepython/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
miepython.mie_phase_matrix(m, x, mu)
"""
__version__ = '2.5.4'
__version__ = '2.5.5'
__author__ = 'Scott Prahl'
__email__ = '[email protected]'
__copyright__ = '2017-24, Scott Prahl'
Expand Down

0 comments on commit e29d327

Please sign in to comment.