We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad5509 commit 78f9ee3Copy full SHA for 78f9ee3
docs/source/conf.py
@@ -18,8 +18,8 @@
18
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
19
20
project = "Olive"
21
-copyright = "2023-2025, Olive Dev team"
22
-version = "latest"
+copyright = "2023-2026, Olive Dev team"
+version = "0.12.0"
23
release = version
24
25
# -- General configuration ---------------------------------------------------
olive/version.py
@@ -1 +1 @@
1
-__version__ = "0.11.0.dev0"
+__version__ = "0.12.0"
0 commit comments