Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit a27d539

Browse files
committed
chore: release 1.23.0rc1
1 parent a9dc25c commit a27d539

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.23.0](https://github.com/googleapis/proto-plus-python/compare/v1.22.3...v1.23.0) (2023-10-19)
3+
## [1.23.0rc1](https://github.com/googleapis/proto-plus-python/compare/v1.22.3...v1.23.0rc1) (2023-10-19)
44

55

66
### Features

setup.py

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

1818
from setuptools import find_packages, setup
1919

20-
version = "1.23.0"
20+
version = "1.23.0rc1"
2121

2222
PACKAGE_ROOT = os.path.abspath(os.path.dirname(__file__))
2323

0 commit comments

Comments
 (0)