Bump version numbers

Note: this does not update the documentation yet
This commit is contained in:
Olivier Goffart 2020-12-07 15:38:05 +01:00
parent f373d627fe
commit 125ec13f24
21 changed files with 48 additions and 48 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.2'
release = '0.0.3'
# -- General configuration ---------------------------------------------------