Thanks to visit codestin.com
Credit goes to github.com

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

Commit 7b9de69

Browse files
chore(main): release 0.2.3 (#66)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c7d33f4 commit 7b9de69

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/googleapis/python-audit-log/compare/v0.2.2...v0.2.3) (2022-07-16)
4+
5+
6+
### Bug Fixes
7+
8+
* require python 3.7+ ([#63](https://github.com/googleapis/python-audit-log/issues/63)) ([c7d33f4](https://github.com/googleapis/python-audit-log/commit/c7d33f463e6dda2d24cc884f4049cfd437876812))
9+
310
### [0.2.2](https://github.com/googleapis/python-audit-log/compare/v0.2.1...v0.2.2) (2022-05-26)
411

512

setup.py

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

2121
name = "google-cloud-audit-log"
2222
description = "Google Cloud Audit Protos"
23-
version = "0.2.2"
23+
version = "0.2.3"
2424
release_status = "Development Status :: 4 - Beta"
2525
dependencies = [
2626
"protobuf >= 3.6.0, <4.0.0dev",

0 commit comments

Comments
 (0)