mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 18:08:31 +07:00
Bump version to 1.1.1.
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 1.1.1 (in development)
|
||||
## Version 1.1.1 (2020-05-12)
|
||||
|
||||
* Bugfix: Allow compressed sitemap to be deterministic by supporting the
|
||||
`SOURCE_DATE_EPOCH` environment variable (#2100).
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
|
||||
|
||||
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
|
||||
__version__ = '1.1'
|
||||
__version__ = '1.1.1'
|
||||
|
||||
Reference in New Issue
Block a user