mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 12:15:09 -05:00
5 lines
110 B
Python
5 lines
110 B
Python
"""Package version module."""
|
|
# Auto-generated by "make set_version" do not modify
|
|
|
|
__version__ = "0.2.0-rc2"
|