Skip to content

Commit 9ca987c

Browse files
committed
actually update version
1 parent af4751f commit 9ca987c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iadpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
print(' total reflection = %.5f' % uru)
3333
print(' total transmission = %.5f' % utu)
3434
"""
35-
__version__ = '0.4.1'
35+
__version__ = '0.5.1'
3636
__author__ = 'Scott Prahl'
3737
__email__ = 'scott.prahl@oit.edu'
3838
__copyright__ = 'Copyright 2018-22, Scott Prahl'

0 commit comments

Comments
 (0)