We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51b6a10 commit 839bb23Copy full SHA for 839bb23
trace/CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-trace/#history
6
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
15
## 0.20.1
16
17
12-07-2018 16:06 PST
trace/setup.py
@@ -22,7 +22,7 @@
22
23
name = 'google-cloud-trace'
24
description = 'Stackdriver Trace API client library'
25
-version = '0.20.1'
+version = '0.20.2'
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments