File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-api-core/#history
66
7+ ## 1.6.0a1
8+
9+ 10-18-2018 16:26 PDT
10+
11+ ### New Features
12+ - Add methods to api_core used by new autogenerator. ([ #6267 ] ( https://github.com/googleapis/google-cloud-python/pull/6267 ) )
13+
14+ ### Internal / Testing Changes
15+ - Fix branch coverage for un-called callbacks. ([ #6242 ] ( https://github.com/googleapis/google-cloud-python/pull/6242 ) )
16+ - Fix import order, appeasing lint. ([ #6240 ] ( https://github.com/googleapis/google-cloud-python/pull/6240 ) )
17+ - Add / fix badges for PyPI / versions. ([ #6158 ] ( https://github.com/googleapis/google-cloud-python/pull/6158 ) )
18+
719## 1.5.0
820
921### New Features
Original file line number Diff line number Diff line change 2222
2323name = 'google-api-core'
2424description = 'Google API client core library'
25- version = '1.5.0 '
25+ version = '1.6.0a1 '
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