Skip to content

Commit 937da17

Browse files
authored
Update __init__.py
1 parent 1682d05 commit 937da17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5"
1+
__version__ = "0.1.6"
22

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

0 commit comments

Comments
 (0)