Skip to content

Commit

Permalink
bump version for pip release
Browse files Browse the repository at this point in the history
  • Loading branch information
mathurinm committed Sep 10, 2018
1 parent 2bc248f commit 1b8f8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion celer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from .wrapper import celer
from .dropin_sklearn import Lasso, LassoCV

__version__ = '0.1'
__version__ = '0.2'

0 comments on commit 1b8f8f8

Please sign in to comment.