Skip to content

Commit c3a611e

Browse files
authored
Update docs/source/conf.py
1 parent 4b76c19 commit c3a611e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = 'Chun Ly, Reagen Leimbach, and Caroline McCormick'
2525

2626
# The full version, including alpha/beta/rc tags
27-
release = '1.4.0'
27+
release = '1.3.1'
2828

2929

3030
# -- General configuration ---------------------------------------------------
@@ -57,4 +57,4 @@
5757
# Add any paths that contain custom static files (such as style sheets) here,
5858
# relative to this directory. They are copied after the builtin static files,
5959
# so a file named "default.css" will overwrite the builtin "default.css".
60-
html_static_path = ['_static']
60+
html_static_path = ['_static']

0 commit comments

Comments
 (0)