Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
urigoren authored Nov 30, 2023
1 parent 79f0b53 commit f929341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conjugate_prior/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from .beta import *
from .normal import *
from .invgamma import *
__version__ = '0.61'
__version__ = '0.62'

0 comments on commit f929341

Please sign in to comment.