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