File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.10.0
8
+
9
+ 04-29-2019 10:12 PDT
10
+
11
+ ### Implementation Changes
12
+
13
+ - Append leading zeros for nanosecond precision DateTimes
14
+ ([ #7663 ] ( https://github.com/googleapis/google-cloud-python/pull/7663 ) )
15
+
16
+ ### New Features
17
+
18
+ - Add ` user_agent ` property to ` ClientInfo `
19
+ ([ #7799 ] ( https://github.com/googleapis/google-cloud-python/pull/7799 ) )
20
+
7
21
## 1.9.0
8
22
9
23
04-05-2019 10:38 PDT
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.9 .0"
25
+ version = "1.10 .0"
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