Update max compatible version of six to 1.14.0

This commit is contained in:
Roman Mogylatov 2020-01-26 14:41:57 -05:00
parent f0bd88636d
commit eeda54fc28
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ follows `Semantic versioning`_
Development version Development version
------------------- -------------------
- Add support of six 1.14.0.
- Add support of six 1.13.0.
- Regenerate C sources using Cython 0.29.14. - Regenerate C sources using Cython 0.29.14.
- Fix PEP257 doc block errors in example modules. - Fix PEP257 doc block errors in example modules.

View File

@ -1 +1 @@
six>=1.7.0,<=1.13.0 six>=1.7.0,<=1.14.0