We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b7444a commit c05ffe7Copy full SHA for c05ffe7
core/CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-core/#history
6
7
+## 1.2.0
8
+
9
+01-14-2020 13:22 PST
10
11
+### Dependencies
12
13
+- chores(core): bump api-core dependency to 1.16.0 ([#10111](https://github.com/GoogleCloudPlatform/google-cloud-python/pull/10111))
14
15
## 1.1.0
16
17
12-04-2019 13:56 PST
core/setup.py
@@ -22,7 +22,7 @@
22
23
name = "google-cloud-core"
24
description = "Google Cloud API client core library"
25
-version = "1.1.0"
+version = "1.2.0"
26
# Should be one of:
27
# 'Development Status :: 3 - Alpha'
28
# 'Development Status :: 4 - Beta'
0 commit comments