Skip to content

Commit

Permalink
bump minor number
Browse files Browse the repository at this point in the history
  • Loading branch information
dswah authored Apr 6, 2018
1 parent 2617368 commit 83c235e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
__all__ = ['GAM', 'LinearGAM', 'LogisticGAM', 'GammaGAM', 'PoissonGAM',
'InvGaussGAM']

__version__ = '0.4.2'
__version__ = '0.5.1'

0 comments on commit 83c235e

Please sign in to comment.