We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ecfe4 commit 3119f18Copy full SHA for 3119f18
docs/conf.py
@@ -29,6 +29,8 @@
29
30
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
31
32
+RTD_NEW_THEME = True
33
+
34
# -- General configuration ------------------------------------------------
35
36
# If your documentation needs a minimal Sphinx version, state it here.
fs_s3fs/_version.py
@@ -1 +1 @@
1
-__version__ = "0.1.5a0"
+__version__ = "0.1.5"
0 commit comments