Skip to content

Commit d90a8e5

Browse files
committed
chore(core): release core 1.2.0
1 parent 4b7444a commit d90a8e5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

core/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-core/#history
66

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+
715
## 1.1.0
816

917
12-04-2019 13:56 PST

core/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-core"
2424
description = "Google Cloud API client core library"
25-
version = "1.1.0"
25+
version = "1.2.0"
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)