Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmroz committed Nov 28, 2024
1 parent 920554f commit b151093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example_16/ulens_model_fit.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
raise ImportError('\nYou have to install MulensModel first!\n')


__version__ = '0.40.1'
__version__ = '0.40.2'


class UlensModelFit(object):
Expand Down

0 comments on commit b151093

Please sign in to comment.