We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5d9d9 commit 589cfb3Copy full SHA for 589cfb3
skglm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.5dev'
+__version__ = '0.6dev'
2
3
from skglm.estimators import ( # noqa F401
4
Lasso, WeightedLasso, ElasticNet, MCPRegression, MultiTaskLasso, LinearSVC,
0 commit comments