Skip to content

Commit 3dbb88c

Browse files
authored
Merge pull request #17 from LinearBoost/v0.1.4
Update version
2 parents 02d6e3c + 1ac455f commit 3dbb88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/linearboost/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.3"
1+
__version__ = "0.1.4"
22

33
from .linear_boost import LinearBoostClassifier
44
from .sefr import SEFR

0 commit comments

Comments
 (0)