Skip to content

Commit

Permalink
bump patch number
Browse files Browse the repository at this point in the history
  • Loading branch information
dswah committed Jun 29, 2018
1 parent 62a2e57 commit 08e7afa
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.5.3'
__version__ = '0.5.4'

0 comments on commit 08e7afa

Please sign in to comment.