Skip to content

Commit 54924c9

Browse files
committed
REL 0.3
1 parent 2e515ef commit 54924c9

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

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

0 commit comments

Comments
 (0)