File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-audit-log Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.2.2] ( https://github.com/googleapis/python-audit-log/compare/v0.2.1...v0.2.2 ) (2022-05-26)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * regenerate pb2 files using grpcio-tools ([ #57 ] ( https://github.com/googleapis/python-audit-log/issues/57 ) ) ([ 7058ada] ( https://github.com/googleapis/python-audit-log/commit/7058ada0cc89cac453b6d55d6a1529d7274784fd ) )
9
+
3
10
### [ 0.2.1] ( https://github.com/googleapis/python-audit-log/compare/v0.2.0...v0.2.1 ) (2022-05-26)
4
11
5
12
Original file line number Diff line number Diff line change 20
20
21
21
name = "google-cloud-audit-log"
22
22
description = "Google Cloud Audit Protos"
23
- version = "0.2.1 "
23
+ version = "0.2.2 "
24
24
release_status = "Development Status :: 4 - Beta"
25
25
dependencies = [
26
26
"protobuf >= 3.6.0, <4.0.0dev" ,
You can’t perform that action at this time.
0 commit comments