We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b76c19 commit c3a611eCopy full SHA for c3a611e
1 file changed
docs/source/conf.py
@@ -24,7 +24,7 @@
24
author = 'Chun Ly, Reagen Leimbach, and Caroline McCormick'
25
26
# The full version, including alpha/beta/rc tags
27
-release = '1.4.0'
+release = '1.3.1'
28
29
30
# -- General configuration ---------------------------------------------------
@@ -57,4 +57,4 @@
57
# Add any paths that contain custom static files (such as style sheets) here,
58
# relative to this directory. They are copied after the builtin static files,
59
# so a file named "default.css" will overwrite the builtin "default.css".
60
-html_static_path = ['_static']
+html_static_path = ['_static']
0 commit comments