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

Commit da6178a

Browse files
committed
chore(main): release 1.22.3rc1
1 parent 8aad0a8 commit da6178a

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.22.3](https://github.com/googleapis/proto-plus-python/compare/v1.22.2...v1.22.3) (2023-06-12)
3+
## [1.22.3rc1](https://github.com/googleapis/proto-plus-python/compare/v1.22.2...v1.22.3rc1) (2023-06-12)
44

55

66
### Bug Fixes

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.22.3"
20+
version = "1.22.3rc1"
2121

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

0 commit comments

Comments
 (0)