Skip to content

Commit 98f306b

Browse files
authored
Update docs to v0.5.1
1 parent 0b6b722 commit 98f306b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/conf.py

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

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

3131

3232
# -- General configuration ---------------------------------------------------
@@ -192,4 +192,4 @@
192192
# -- Options for todo extension ----------------------------------------------
193193

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

0 commit comments

Comments
 (0)