Updated to 0.8.0

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2021-09-12 17:17:16 +01:00
parent c758ec0c20
commit 8fef214a0e
5 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ html_title = "Kompute Documentation (Python & C++)"
author = 'Alejandro Saucedo'
# The full version, including alpha/beta/rc tags
release = '0.7.0'
release = '0.8.0'
# -- General configuration ---------------------------------------------------