Skip to content

Commit 9638944

Browse files
committed
chore: release candidate v3.9.0rc1
1 parent f9392fd commit 9638944

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
@@ -4,7 +4,7 @@
44

55
[1]: https://pypi.org/project/google-cloud-logging/#history
66

7-
## [3.9.0](https://github.com/googleapis/python-logging/compare/v3.8.0...v3.9.0) (2023-12-08)
7+
## [3.9.0rc1](https://github.com/googleapis/python-logging/compare/v3.8.0...v3.9.0rc1) (2023-12-08)
88

99

1010
### Features

google/cloud/logging/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.9.0" # {x-release-please-version}
16+
__version__ = "3.9.0rc1" # {x-release-please-version}

0 commit comments

Comments
 (0)