File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-access-approval 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.1.1] ( https://www.github.com/googleapis/python-access-approval/compare/v1.1.0...v1.1.1 ) (2021-02-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * remove client recv msg limit and add enums to ` types/__init__.py ` ([ #40 ] ( https://www.github.com/googleapis/python-access-approval/issues/40 ) ) ([ 2333089] ( https://www.github.com/googleapis/python-access-approval/commit/2333089890db28aacf2c8386d7d7e78008f04812 ) )
9+
310## [ 1.1.0] ( https://www.github.com/googleapis/python-access-approval/compare/v1.0.0...v1.1.0 ) (2020-11-16)
411
512
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-access-approval"
2424description = "Access Approval API client library"
25- version = "1.1.0 "
25+ version = "1.1.1 "
2626release_status = "Development Status :: 4 - Beta"
2727dependencies = [
2828 "google-api-core[grpc] >= 1.22.0, < 2.0.0dev" ,
You can’t perform that action at this time.
0 commit comments