## Description <!--e.g. motivation, desired/example behaviour, etc.--> ## Environment <!--please post the output of the following command--> ```python import cil, sys print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform) ```