mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: bump version to 0.2.0-rc5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"""Package version module."""
|
||||
# Auto-generated by "make set_version" do not modify
|
||||
|
||||
__version__ = "0.2.0-rc4"
|
||||
__version__ = "0.2.0-rc5"
|
||||
|
||||
@@ -22,7 +22,7 @@ copyright = "2021, Zama"
|
||||
author = "Zama"
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = "0.2.0-rc4"
|
||||
release = "0.2.0-rc5"
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "concretefhe"
|
||||
version = "0.2.0-rc4"
|
||||
version = "0.2.0-rc5"
|
||||
description = "Concrete Framework"
|
||||
authors = ["Zama <hello@zama.ai>"]
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user