File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/google-cloud-appengine-admin Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.5.1] ( https://github.com/googleapis/python-appengine-admin/compare/v1.5.0...v1.5.1 ) (2022-08-11)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** allow protobuf < 5.0.0 ([ #184 ] ( https://github.com/googleapis/python-appengine-admin/issues/184 ) ) ([ ee28547] ( https://github.com/googleapis/python-appengine-admin/commit/ee28547fb402ae8917a70ad776fa99e927599852 ) )
9+ * ** deps:** require proto-plus >= 1.22.0 ([ ee28547] ( https://github.com/googleapis/python-appengine-admin/commit/ee28547fb402ae8917a70ad776fa99e927599852 ) )
10+
311## [ 1.5.0] ( https://github.com/googleapis/python-appengine-admin/compare/v1.4.1...v1.5.0 ) (2022-07-18)
412
513
Original file line number Diff line number Diff line change 2020import setuptools # type: ignore
2121
2222name = "google-cloud-appengine-admin"
23- version = "1.5.0 "
23+ version = "1.5.1 "
2424description = "App Engine Admin API client library"
2525release_status = "Development Status :: 5 - Production/Stable"
2626url = "https://github.com/googleapis/python-appengine-admin"
You can’t perform that action at this time.
0 commit comments