Bump version to 0.15.1

This commit is contained in:
Dougal Matthews
2016-01-30 08:28:13 +00:00
parent 8a37ba8296
commit ea5f07bf66

View File

@@ -9,4 +9,4 @@ if sys.version_info < (2, 7):
sys.stderr.write(("WARNING: Support for Python 2.6 will be dropped in the "
"1.0.0 release of MkDocs\n\n"))
__version__ = '0.15.0'
__version__ = '0.15.1'