Skip to content

Commit eeb5649

Browse files
authored
Bump version to 0.4.8 (#34)
1 parent 7f05cd7 commit eeb5649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extinction.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import numpy as np
77
cimport numpy as np
88

9-
__version__ = "0.4.7"
9+
__version__ = "0.4.8"
1010

1111
__all__ = ['ccm89', 'odonnell94', 'Fitzpatrick99', 'fitzpatrick99', 'fm07',
1212
'calzetti00', 'apply', 'remove']

0 commit comments

Comments
 (0)