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 54924c9 commit 562f42bCopy full SHA for 562f42b
skglm/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.3'
+__version__ = '0.3.1dev'
2
3
from skglm.estimators import ( # noqa F401
4
Lasso, WeightedLasso, ElasticNet, MCPRegression, MultiTaskLasso, LinearSVC,
0 commit comments