mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-21 17:50:02 +00:00
Bump version
This commit is contained in:
parent
af6d3661cb
commit
20cfb65e53
24 changed files with 58 additions and 54 deletions
|
@ -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')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue