Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
VChristiaens committed Feb 26, 2022
1 parent 2946d0d commit 97eff5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion special/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- utility functions for the spectral fit.
"""

__version__ = "0.0.3"
__version__ = "0.0.4"

from .config import *
from .utils_mcmc import *
Expand Down

0 comments on commit 97eff5f

Please sign in to comment.