Increase version numbers

This commit is contained in:
Olivier Goffart 2021-06-28 10:39:43 +02:00
parent e01bd87df8
commit 98cec35080
23 changed files with 60 additions and 60 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.6'
release = '0.1.0'
# -- General configuration ---------------------------------------------------