Updated version

Signed-off-by: Alejandro Saucedo <axsauze@gmail.com>
This commit is contained in:
Alejandro Saucedo 2022-04-13 10:05:43 +01:00
parent b5e69b2248
commit ec09b9c918
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.8.1'
release = '0.8.2'
# -- General configuration ---------------------------------------------------