Skip to content

Commit

Permalink
added stochastic tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bogaardt committed Mar 1, 2020
1 parent ec1df0a commit ed6641a
Show file tree
Hide file tree
Showing 3 changed files with 1,856 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chainladder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ def array_backend(array_backend='numpy'):
from chainladder.methods import * # noqa (API Import)
from chainladder.workflow import * # noqa (API Import)

__version__ = '0.5.3'
__version__ = '0.5.4'
Loading

0 comments on commit ed6641a

Please sign in to comment.