Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 19fc09b

Browse files
committed
chore: release candidate 1.62.0rc2
1 parent c8cb38b commit 19fc09b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.62.0](https://github.com/googleapis/python-api-common-protos/compare/v1.61.0...v1.62.0) (2023-12-01)
3+
## [1.62.0rc2](https://github.com/googleapis/python-api-common-protos/compare/v1.61.0...v1.62.0rc2) (2023-12-01)
44

55

66
### Features

setup.py

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

2222
name = "googleapis-common-protos"
2323
description = "Common protobufs used in Google APIs"
24-
version = "1.62.0"
24+
version = "1.62.0rc2"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"protobuf>=3.19.5,<5.0.0.dev0,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",

0 commit comments

Comments
 (0)