Skip to content

Commit

Permalink
Mentioned the packaging fix for py.typed
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Mar 15, 2023
1 parent 216a7b9 commit ffbd603
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/versionhistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ This library adheres to `Semantic Versioning 2.0 <https://semver.org/#semantic-v
- Fixed assignment unpacking (``a, b = ...``) being checked incorrectly
- Fixed ``@typechecked`` attempting to instrument wrapper decorators such as
``@contextmanager`` when applied to a class
- Fixed ``py.typed`` missing from the wheel when not building from a git checkout

**3.0.0** (2023-03-15)

Expand Down

0 comments on commit ffbd603

Please sign in to comment.