File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-trace/#history
66
7+ ## 0.20.3
8+
9+ 05-14-2019 12:30 PST
10+
11+ ### Implementation Changes
12+ - Widen range for 'google-cloud-core'.([ #7979 ] ( https://github.com/googleapis/google-cloud-python/pull/7979 ) )
13+
714## 0.20.2
815
91612-17-2018 17:06 PST
1017
11-
1218### Documentation
1319- Document Python 2 deprecation ([ #6910 ] ( https://github.com/googleapis/google-cloud-python/pull/6910 ) )
1420
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-trace'
2424description = 'Stackdriver Trace API client library'
25- version = '0.20.2 '
25+ version = '0.20.3 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
2929# 'Development Status :: 5 - Production/Stable'
3030release_status = 'Development Status :: 3 - Alpha'
3131dependencies = [
3232 'google-api-core[grpc] >= 1.6.0, < 2.0.0dev' ,
33- 'google-cloud-core >=0.29.0, <0.30dev ' ,
33+ 'google-cloud-core >=0.29.0, <2.0dev ' ,
3434]
3535extras = {
3636}
You can’t perform that action at this time.
0 commit comments