Files
concrete/compiler/lib/Bindings/Python/zamalang/version.py
2021-12-29 15:13:34 +01:00

5 lines
211 B
Python

# Part of the Concrete Compiler Project, under the BSD3 License with Zama Exceptions.
# See https://github.com/zama-ai/homomorphizer/blob/master/LICENSE.txt for license information.
__version__ = "0.1.0-rc1"