mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Bump version
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = '0.14.0.dev'
|
||||
__version__ = '0.14.0'
|
||||
|
||||
Reference in New Issue
Block a user