Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoranPandovski authored Feb 18, 2025
1 parent 1a8accd commit 74e9645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataprep_ml/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from dataprep_ml.base import StatisticalAnalysis, DataAnalysis

__version__ = '24.5.1.2'
__version__ = '25.2.3.0'
__name__ = "dataprep_ml"


Expand Down

0 comments on commit 74e9645

Please sign in to comment.