Skip to content

Commit 74356d0

Browse files
authored
Merge pull request #69 from mindsdb/bump-numpy-2
Bump `numpy ~= 2.0`
2 parents d003f07 + e12057e commit 74356d0

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)