File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-api-core/#history
6
6
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
+
7
19
## 1.5.0
8
20
9
21
### New Features
Original file line number Diff line number Diff line change 22
22
23
23
name = 'google-api-core'
24
24
description = 'Google API client core library'
25
- version = '1.5.0 '
25
+ version = '1.6.0a1 '
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