Skip to content

Commit

Permalink
ex16 - version update before merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoleski committed Nov 29, 2024
1 parent b151093 commit 8ee1b30
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.2'
__version__ = '0.41.0'


class UlensModelFit(object):
Expand Down

0 comments on commit 8ee1b30

Please sign in to comment.