Skip to content

Commit e03d780

Browse files
chore: release 1.52.0 (#8)
* created CHANGELOG.md [ci skip] * updated setup.cfg [ci skip] * updated setup.py * Update CHANGELOG.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <[email protected]>
1 parent 281b5d1 commit e03d780

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
## 1.52.0 (2020-06-04)
4+
5+
6+
### Features
7+
8+
* create api-common-protos repo for python common protos ([4ef4b0d](https://www.github.com/googleapis/python-api-common-protos/commit/4ef4b0d177136bfbd19f4c00ccf2f6d7eaccb153))
9+
10+

packages/googleapis-common-protos/setup.py

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

2121
name = "googleapis-common-protos"
2222
description = "Common protobufs used in Google APIs"
23-
version = "1.51.0"
23+
version = "1.52.0"
2424
release_status = "Development Status :: 5 - Production/Stable"
2525
dependencies = ["protobuf >= 3.6.0"]
2626

0 commit comments

Comments
 (0)