release version 2.0.2

This commit is contained in:
David Lord 2021-10-04 07:26:47 -07:00
parent 6d637f0fdb
commit 174fe4453a
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
Version 2.0.2
-------------
Unreleased
Released 2021-10-04
- Fix type annotation for ``teardown_*`` methods. :issue:`4093`
- Fix type annotation for ``before_request`` and ``before_app_request``