Skip to content

Commit

Permalink
change version because this is a large change
Browse files Browse the repository at this point in the history
  • Loading branch information
mathurinm committed May 30, 2024
1 parent 49661d7 commit f3fae3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skglm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.3.2dev'
__version__ = '0.4dev'

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

0 comments on commit f3fae3e

Please sign in to comment.