Skip to content

Commit f6c0650

Browse files
committed
WIP: Update version to match Git tag
1 parent 52204ba commit f6c0650

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.0.0b.0"
27+
__version__ = "11.0.0.0a.1"
2828

2929

3030
def get_compatible_khiops_version():

0 commit comments

Comments
 (0)