File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-error-reporting/#history
66
7+ ## 0.29.1
8+
9+ ### Dependencies
10+
11+ - Update dependency range for api-core to include v1.0.0 releases (#4944 )
12+ - Fix missing extra in api-core dependency (#4764 )
13+
14+ ### Testing and internal changes
15+
16+ - Install local dependencies when running lint (#4936 )
17+ - Re-enable lint for tests, remove usage of pylint (#4921 )
18+ - Normalize all setup.py files (#4909 )
19+
720## 0.29.0
821
922### Breaking changes
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-error-reporting'
2424description = 'Stackdriver Error Reporting API client library'
25- version = '0.29.0 '
25+ version = '0.29.1 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments