We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b6b722 commit 98f306bCopy full SHA for 98f306b
1 file changed
docs/conf.py
@@ -24,9 +24,9 @@
24
author = 'ePSIC'
25
26
# The short X.Y version
27
-version = '0.5.0'
+version = '0.5.1'
28
# The full version, including alpha/beta/rc tags
29
-release = '0.5.0'
+release = '0.5.1'
30
31
32
# -- General configuration ---------------------------------------------------
@@ -192,4 +192,4 @@
192
# -- Options for todo extension ----------------------------------------------
193
194
# If true, `todo` and `todoList` produce output, else they produce nothing.
195
-todo_include_todos = True
+todo_include_todos = True
0 commit comments