File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-appengine-admin Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.5.2] ( https://github.com/googleapis/python-appengine-admin/compare/v1.5.1...v1.5.2 ) (2022-09-29)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** deps:** Require protobuf >= 3.20.2 ([ #199 ] ( https://github.com/googleapis/python-appengine-admin/issues/199 ) ) ([ dcadfa9] ( https://github.com/googleapis/python-appengine-admin/commit/dcadfa97388ec350a026436e644bf7d4024549a3 ) )
9+
310## [ 1.5.1] ( https://github.com/googleapis/python-appengine-admin/compare/v1.5.0...v1.5.1 ) (2022-08-11)
411
512
Original file line number Diff line number Diff line change 2020import setuptools # type: ignore
2121
2222name = "google-cloud-appengine-admin"
23- version = "1.5.1 "
23+ version = "1.5.2 "
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