File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 66
77## Bug Fixes and Other Changes
88
9+ ## Breaking Changes
10+
11+ ## Deprecations
12+
13+ # Version 1.16.0
14+
15+ ## Major Features and Improvements
16+
17+ * N/A
18+
19+ ## Bug Fixes and Other Changes
20+
921* For nested features with N nested levels (N > 1), the statistics counting
1022 the number of values in ` CommonStatistics ` and ` WeightedCommonStatistics `
1123 will rely on the innermost level.
1224
1325## Breaking Changes
1426
27+ * N/A
28+
1529## Deprecations
1630
31+ * N/A
32+
1733# Version 1.15.0
1834
1935## Major Features and Improvements
Original file line number Diff line number Diff line change 1414"""Contains the version string of TFMD."""
1515
1616# Note that setup.py uses this version.
17- __version__ = '1.16 .0.dev'
17+ __version__ = '1.17 .0.dev'
You can’t perform that action at this time.
0 commit comments