Skip to content

Commit

Permalink
docs: fix supported Python versions
Browse files Browse the repository at this point in the history
  • Loading branch information
neithere committed Feb 9, 2023
1 parent d46c67c commit e24a4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Backward incompatible changes:

Enhancements:

- Added support for Python 3.5.
- Added support for Python 3.7 through 3.11.
- Support introspection of function signature behind the `@wraps` decorator
(issue #111).

Expand Down

0 comments on commit e24a4c5

Please sign in to comment.