mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: bump version to 0.6.0-rc5
This commit is contained in:
@@ -25,7 +25,7 @@ root_url = os.environ.get("DOC_ROOT_URL", "/concrete-numpy")
|
||||
root_url = root_url if root_url.endswith('/') else root_url + '/'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = "0.6.0-rc4"
|
||||
release = "0.6.0-rc5"
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user