Skip to content

Commit 0182997

Browse files
committed
Set version to 11.0.0.1a.0
1 parent 9645665 commit 0182997

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.0"
27+
__version__ = "11.0.0.1a.0"
2828

2929

3030
def get_compatible_khiops_version():

0 commit comments

Comments
 (0)