mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Release version 0.16.0
This commit is contained in:
@@ -21,7 +21,7 @@ The current and past members of the MkDocs team.
|
||||
* [@d0ugal](https://github.com/d0ugal/)
|
||||
* [@waylan](https://github.com/waylan/)
|
||||
|
||||
## Version 0.16 (2016-02-??)
|
||||
## Version 0.16 (2016-11-03)
|
||||
|
||||
### Major Additions to Version 0.16.0
|
||||
|
||||
|
||||
@@ -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.3'
|
||||
__version__ = '0.16.0'
|
||||
|
||||
Reference in New Issue
Block a user