Skip to content

Commit 562f42b

Browse files
committed
MNT bump version to 0.3.1
1 parent 54924c9 commit 562f42b

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

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

0 commit comments

Comments
 (0)