Skip to content

Commit 839bb23

Browse files
authored
Release 0.20.2 (googleapis#6953)
1 parent 51b6a10 commit 839bb23

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

trace/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/google-cloud-trace/#history
66

7+
## 0.20.2
8+
9+
12-17-2018 17:06 PST
10+
11+
12+
### Documentation
13+
- Document Python 2 deprecation ([#6910](https://github.com/googleapis/google-cloud-python/pull/6910))
14+
715
## 0.20.1
816

917
12-07-2018 16:06 PST

trace/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-cloud-trace'
2424
description = 'Stackdriver Trace API client library'
25-
version = '0.20.1'
25+
version = '0.20.2'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)