diff --git a/f5_sphinx_theme/__init__.py b/f5_sphinx_theme/__init__.py index f49be84..1dbce7a 100644 --- a/f5_sphinx_theme/__init__.py +++ b/f5_sphinx_theme/__init__.py @@ -15,7 +15,7 @@ import os from os import path -__version__ = "1.0.5" +__version__ = "1.0.6b1" def get_html_theme_path(): """Return the html theme path for this template library.