Skip to content

Commit e3ef844

Browse files
committed
Bumping feature version
1 parent 4610d7b commit e3ef844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/feature_extraction/features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from .segmentation_features import SegmentationFeatureGroup
1616

1717

18-
FEATURE_VERSION = 7
18+
FEATURE_VERSION = 8
1919

2020
_FEATURE_MODULES = [
2121
BaseFeatureGroup,

0 commit comments

Comments
 (0)