File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 - Example: 10.2.1.4 is the 5th version that supports khiops 10.2.1.
77- Internals: Changes in * Internals* sections are unlikely to be of interest for data scientists.
88
9- ## Unreleased
9+ ## 11.0.0.2 - 2026-01-23
1010
1111## Fixed
1212- (` core ` ) Samples dir path construction when HOME is a remote path
Original file line number Diff line number Diff line change 2424"""
2525from khiops .core .internals .version import KhiopsVersion
2626
27- __version__ = "11.0.0.1 "
27+ __version__ = "11.0.0.2 "
2828
2929
3030def get_compatible_khiops_version ():
Original file line number Diff line number Diff line change 22package :
33 name : {{ name }}
44 # The Conda version cannot contain the '-' character, so we eliminate it
5- version : " 11.0.0.1 "
5+ version : " 11.0.0.2 "
66
77source :
88 path : ../../
You can’t perform that action at this time.
0 commit comments