Skip to content

Commit 9e8e708

Browse files
committed
WIP: Update version to alpha pre-release to match the Git tag (not to merge)
1 parent 57b6571 commit 9e8e708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

khiops/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"""
2525
from khiops.core.internals.version import KhiopsVersion
2626

27-
__version__ = "11.0.1.0"
27+
__version__ = "11.0.1.1a.1"
2828

2929

3030
def get_compatible_khiops_version():

0 commit comments

Comments
 (0)