Skip to content

Commit 6701134

Browse files
committed
0.2 release
1 parent 7e11380 commit 6701134

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.2dev'
1+
__version__ = '0.2'
22

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

0 commit comments

Comments
 (0)