We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7a846 commit ad25b30Copy full SHA for ad25b30
1 file changed
docs/source/conf.py
@@ -24,9 +24,9 @@
24
author = 'Jeremy Lerond'
25
26
# The short X.Y version
27
-version = '0.1'
+version = '0.2'
28
# The full version, including alpha/beta/rc tags
29
-release = '0.1.9'
+release = '0.2.1'
30
31
32
# -- General configuration ---------------------------------------------------
@@ -213,4 +213,4 @@
213
# -- Options for todo extension ----------------------------------------------
214
215
# If true, `todo` and `todoList` produce output, else they produce nothing.
216
-todo_include_todos = True
+todo_include_todos = True
0 commit comments