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