Skip to content

Commit a45ec64

Browse files
committed
update readthedoc config
1 parent bd0a1ef commit a45ec64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# import os
1414
# import sys
1515
# sys.path.insert(0, os.path.abspath('.'))
16-
16+
import sphinx_rtd_theme
1717

1818
# -- Project information -----------------------------------------------------
1919

@@ -22,7 +22,7 @@
2222
author = 'CLeaR'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '0.1.2.8'
25+
release = '0.1.3.6'
2626

2727

2828
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)