Skip to content

Commit

Permalink
v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yu9824 committed Sep 10, 2023
1 parent 695c1cf commit 7f5d112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kennard_stone/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .kennard_stone import KFold, train_test_split

__version__ = "2.1.3"
__version__ = "2.1.4"
__license__ = "MIT"
__author__ = "yu9824"
__copyright__ = "Copyright © 2021 yu9824"
Expand Down

0 comments on commit 7f5d112

Please sign in to comment.