Skip to content

Commit f56b2c7

Browse files
authored
Update __init__.py
1 parent a1eb179 commit f56b2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

category_encoders/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from category_encoders.cat_boost import CatBoostEncoder
2525
from category_encoders.glmm import GLMMEncoder
2626

27-
__version__ = '2.2.2'
27+
__version__ = '2.3.0'
2828

2929
__author__ = 'willmcginnis'
3030

0 commit comments

Comments
 (0)