Commit 1476c6d
committed
Bump version to 0.3.2
Changes since 0.3.1:
- Fix crash when a Starlette Mount object (which has no 'endpoint' attribute)
appears in the route list (#27, #28)
- Add proper MIT license notice with copyright holder and year (#29)
- Migrate to PEP 621 metadata and Poetry 2 / poetry-core 2.x, replace broken
CircleCI config with GitHub Actions, drop asynctest in favor of AsyncMock,
bump requires-python to >=3.10 (#30)1 parent 4b856ed commit 1476c6d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments