Skip to content

Commit 63ca439

Browse files
committed
v3.0.1
1 parent 1a2d08d commit 63ca439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/kennard_stone/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
from ._core._core import KFold, train_test_split
3030

31-
__version__ = "3.0.1-rc.1"
31+
__version__ = "3.0.1"
3232
__license__ = "MIT"
3333
__author__ = "yu9824"
3434
__copyright__ = "Copyright © 2021 yu9824"

0 commit comments

Comments
 (0)