Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBok committed Feb 29, 2024
1 parent 7461c4f commit ef861fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copulae/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from copulae.marginal import *
from copulae.mixtures import *

__version__ = "0.7.8"
__version__ = "0.7.9"


def doc():
Expand Down

0 comments on commit ef861fe

Please sign in to comment.