Skip to content

Commit

Permalink
bum version to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mathurinm committed Nov 28, 2018
1 parent 4fc4e13 commit c90a081
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.3dev'
__version__ = '0.3'

0 comments on commit c90a081

Please sign in to comment.