Bump version

This commit is contained in:
Olivier Goffart 2020-10-21 16:49:45 +02:00
parent af6d3661cb
commit 20cfb65e53
24 changed files with 58 additions and 54 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.1'
release = '0.0.2'
# -- General configuration ---------------------------------------------------
@ -73,4 +73,4 @@ html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
def setup(app):
app.add_css_file('theme_tweak.css')
app.add_css_file('theme_tweak.css')