Updated version string

This commit is contained in:
Alejandro Saucedo 2021-03-14 08:37:27 +00:00
parent 42ba714318
commit b0c23f4085
5 changed files with 5 additions and 5 deletions

View file

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