We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52204ba commit f6c0650Copy full SHA for f6c0650
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.0b.0"
+__version__ = "11.0.0.0a.1"
28
29
30
def get_compatible_khiops_version():
0 commit comments