Bump version to 0.2.2

This commit is contained in:
Eric Holscher 2017-03-03 15:21:08 -08:00
parent dc0cb5041d
commit 5b33b56747

View File

@ -5,7 +5,7 @@ From https://github.com/ryan-roemer/sphinx-bootstrap-theme.
"""
import os
__version__ = '0.2.1'
__version__ = '0.2.2'
__version_full__ = __version__