Skip to content

Commit 3119f18

Browse files
committed
version bump
1 parent 87ecfe4 commit 3119f18

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929

3030
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
3131

32+
RTD_NEW_THEME = True
33+
3234
# -- General configuration ------------------------------------------------
3335

3436
# If your documentation needs a minimal Sphinx version, state it here.

fs_s3fs/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.5a0"
1+
__version__ = "0.1.5"

0 commit comments

Comments
 (0)