Bump version

This commit is contained in:
Dougal Matthews
2015-06-09 10:07:48 +01:00
parent a3dfa6af3a
commit d4e87c3b6a
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ You can determine your currently installed version using `mkdocs --version`:
$ mkdocs --version
mkdocs, version 0.14.0
## Version 0.14.0 (2015-??-??)
## Version 0.14.0 (2015-06-09)
* Improve Unicode handling by ensuring that all config strings are loaded as
Unicode. (#592)

View File

@@ -1 +1 @@
__version__ = '0.14.0.dev'
__version__ = '0.14.0'