Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBok committed Mar 16, 2020
1 parent 048366b commit 8fbca3f
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 @@ -3,7 +3,7 @@
from copulae.empirical import *
from copulae.indep import *

__version__ = "0.5.1"
__version__ = "0.5.2"


def doc():
Expand Down

0 comments on commit 8fbca3f

Please sign in to comment.