Skip to content

Commit

Permalink
Added note about py.typed
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Dec 15, 2021
1 parent 4fc36e4 commit e92bde4
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 @@ -13,6 +13,7 @@ This library adheres to `Semantic Versioning <http://semver.org/>`_.
- Fixed ``DeprecationWarning`` about passing coroutine objects to ``asyncio.wait()``
- Fixed ``DeprecationWarning`` about implicitly creating a new event loop using
``get_event_loop()``
- Added the ``py.typed`` marker to enable type checking with dependent projects

**4.5.0** (2019-03-26)

Expand Down

0 comments on commit e92bde4

Please sign in to comment.