Bump version number

(Does not include docs and README yet)
This commit is contained in:
Olivier Goffart 2021-04-26 13:16:03 +02:00
parent 1025cc6020
commit 3380383787
22 changed files with 55 additions and 55 deletions

View file

@ -22,7 +22,7 @@ copyright = '2020, info@sixtyfps.io'
author = 'info@sixtyfps.io'
# The full version, including alpha/beta/rc tags
release = '0.0.5'
release = '0.0.6'
# -- General configuration ---------------------------------------------------