Skip to content

Commit

Permalink
Merge pull request #149 from f5devcentral/blockquote-font-fix
Browse files Browse the repository at this point in the history
Change version to 2.0.6
  • Loading branch information
alankrit8 committed Apr 30, 2020
2 parents 482e1a1 + 090c1af commit 228ffdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion f5_sphinx_theme/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from os import path


__version__ = "2.0.6b1"
__version__ = "2.0.6"

def get_html_theme_path():
"""Return the html theme path for this template library.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
classifiers=[
'Framework :: Sphinx',
'Framework :: Sphinx :: Theme',
'Development Status :: 4 - Beta',
'Development Status :: 5 - Production/Stable',
'License :: OSI Approved :: Apache Software License',
'Environment :: Console',
'Environment :: Web Environment',
Expand Down

0 comments on commit 228ffdb

Please sign in to comment.