## Description <!--e.g. steps to reproduce, error message(s), desired/expected behaviour, screenshots, 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) ```