Skip to content

Commit 7d23adb

Browse files
authored
Merge pull request #70 from mindsdb/staging
Release 0.0.25
2 parents 5261008 + 74356d0 commit 7d23adb

File tree

3 files changed

+320
-247
lines changed

3 files changed

+320
-247
lines changed

dataprep_ml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from dataprep_ml.base import StatisticalAnalysis, DataAnalysis
22

3-
__version__ = '0.0.25'
3+
__version__ = '0.0.26'
44
__name__ = "dataprep_ml"
55

66

0 commit comments

Comments
 (0)