Merge pull request #710 from Juanlu001/patch-1

Bump to development version
This commit is contained in:
Eric Holscher
2019-02-12 16:50:33 -03:00
committed by GitHub

View File

@@ -5,7 +5,8 @@ From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
"""
from os import path
__version__ = '0.4.3'
__version__ = '0.4.3.dev0'
__version_full__ = __version__