Upgrade Cython to 0.29.21

This commit is contained in:
Roman Mogylatov 2020-10-09 11:57:18 -04:00
parent 72c0c93b60
commit 5f66284974
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ follows `Semantic versioning`_
- Update ``aiohttp`` example.
- Update ``flask`` example.
- Add ``django`` example.
- Regenerate C sources using Cython 0.29.21.
3.44.0
------

View File

@ -1,4 +1,4 @@
cython==0.29.20
cython==0.29.21
tox
unittest2
coverage