Skip to content

Commit 1233109

Browse files
authored
start version 0.2 dev (#8)
1 parent fbd4402 commit 1233109

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

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

0 commit comments

Comments
 (0)