File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-error-reporting/#history
6
6
7
+ ### [ 1.1.1] ( https://www.github.com/googleapis/python-error-reporting/compare/v1.1.0...v1.1.1 ) (2021-02-25)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * remove gRPC send/recv limit; add enums to ` types/__init__.py ` ([ #57 ] ( https://www.github.com/googleapis/python-error-reporting/issues/57 ) ) ([ e23e5ba] ( https://www.github.com/googleapis/python-error-reporting/commit/e23e5ba7eba4482735d5f4897210a1ebb81bfb8a ) )
13
+
7
14
## [ 1.1.0] ( https://www.github.com/googleapis/python-error-reporting/compare/v1.0.0...v1.1.0 ) (2020-12-01)
8
15
9
16
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-error-reporting"
24
24
description = "Error Reporting API client library"
25
- version = "1.1.0 "
25
+ version = "1.1.1 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments