We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9645665 commit 0182997Copy full SHA for 0182997
1 file changed
khiops/__init__.py
@@ -24,7 +24,7 @@
24
"""
25
from khiops.core.internals.version import KhiopsVersion
26
27
-__version__ = "11.0.0.0"
+__version__ = "11.0.0.1a.0"
28
29
30
def get_compatible_khiops_version():
0 commit comments