Skip to content

Commit 5457eda

Browse files
committed
bump version to 0.3dev
1 parent 6701134 commit 5457eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skglm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.2'
1+
__version__ = '0.3.dev'
22

33
from skglm.estimators import ( # noqa F401
44
Lasso, WeightedLasso, ElasticNet, MCPRegression, MultiTaskLasso, LinearSVC,

0 commit comments

Comments
 (0)