Skip to content

Commit ad25b30

Browse files
authored
Update conf.py
1 parent 6d7a846 commit ad25b30

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
author = 'Jeremy Lerond'
2525

2626
# The short X.Y version
27-
version = '0.1'
27+
version = '0.2'
2828
# The full version, including alpha/beta/rc tags
29-
release = '0.1.9'
29+
release = '0.2.1'
3030

3131

3232
# -- General configuration ---------------------------------------------------
@@ -213,4 +213,4 @@
213213
# -- Options for todo extension ----------------------------------------------
214214

215215
# If true, `todo` and `todoList` produce output, else they produce nothing.
216-
todo_include_todos = True
216+
todo_include_todos = True

0 commit comments

Comments
 (0)