Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbarbary committed Jul 11, 2016
1 parent 92cdef8 commit 8a3afed
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 @@ -7,7 +7,7 @@ import numpy as np
cimport numpy as np
from scipy.interpolate import splmake, spleval

__version__ = "0.2.0"
__version__ = "0.2.1"

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

0 comments on commit 8a3afed

Please sign in to comment.