Bump version to 1.2

This commit is contained in:
Waylan Limberg
2021-06-04 13:49:32 -04:00
parent b221df94fa
commit cd43e9a243
2 changed files with 2 additions and 2 deletions

View File

@@ -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.2 (Under development)
## Version 1.2 (2021-06-04)
### Major Additions to Version 1.2

View File

@@ -2,4 +2,4 @@
# For acceptable version formats, see https://www.python.org/dev/peps/pep-0440/
__version__ = '1.2.dev1'
__version__ = '1.2'