Skip to content

Commit 1ac455f

Browse files
committed
Update version
1 parent 4f81032 commit 1ac455f

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)