Skip to content

Commit a96ae27

Browse files
authored
Update __init__.py
1 parent 46205c7 commit a96ae27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn_pandas/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '1.8.2'
1+
__version__ = '2.0.0'
22

33
from .dataframe_mapper import DataFrameMapper # NOQA
44
from .cross_validation import cross_val_score, GridSearchCV, RandomizedSearchCV # NOQA

0 commit comments

Comments
 (0)