Skip to content

Commit

Permalink
Bump version to 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles authored Dec 15, 2024
1 parent f40f713 commit 0bc5722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extinction.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import numpy as np
cimport numpy as np

__version__ = "0.4.6"
__version__ = "0.4.7"

__all__ = ['ccm89', 'odonnell94', 'Fitzpatrick99', 'fitzpatrick99', 'fm07',
'calzetti00', 'apply', 'remove']
Expand Down

0 comments on commit 0bc5722

Please sign in to comment.