[ ] I am making a pull request against the main branch (left side), from develop
[ ] Lint and unit tests pass locally and in CI
[ ] I have checked the fingerprint hashes are correct by running (aea packages lock --check)
[ ] I have regenerated the latest API docs
[ ] I built the documentation and updated it with the latest changes
[ ] I have added an item in HISTORY.md for this release
[ ] I bumped the version number in the aea/__version__.py file.
[ ] I bumped the version number in every Docker image of the repo and published it. Also, I built and published them with tag latest
(check the READMEs of aea-develop
and aea-user)
[ ] I have pushed the latest packages to the registry.
[ ] I have uploaded the latest aea to PyPI.
[ ] I have uploaded the latest plugins to PyPI.
Further comments
Write here any other comment about the release, if any.
Release summary
Version number:
v1.49.0
Release details
AEA:
python-dotenv>=0.14.0,<0.22.0
Checklist
Put an
x
in the boxes that apply.main
branch (left side), fromdevelop
aea packages lock --check
)HISTORY.md
for this releaseaea/__version__.py
file.latest
(check the READMEs of
aea-develop
andaea-user
)aea
to PyPI.Further comments
Write here any other comment about the release, if any.