Skip to content

Commit 671b7d8

Browse files
authored
Merge pull request #14 from LinearBoost/v.0.1.3
Changed version
2 parents dfda199 + 4feb268 commit 671b7d8

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.2"
1+
__version__ = "0.1.3"
22

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

0 commit comments

Comments
 (0)