0.9.0 - Python 3.6
Notes
I noticed that many downloads come from Python 3.6 with was not supported due to future annotations and dataclasses usage. As it is still popular, starting from this release, Python 3.6.9+ is fully supported and added to CI.
The following changes are included to version boto3_stubs==1.11.2.1 and above.
Changes
mypy_boto3
is now working on Python 3.6.9+mypy_boto3_builder
is now working on Python 3.6.9+- Added
method
doc type introduced inS3
- Fixed master module builds for older boto3 versions
- Fixed submodules impots on
py36