Skip to content

Commit 6919120

Browse files
author
Jon Wayne Parrott
authored
Release dlp 0.3.0 (googleapis#5133)
1 parent c087f09 commit 6919120

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

dlp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

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

7+
## 0.3.0
8+
9+
### Implementation changes
10+
11+
- The library has been regenerated to pick up changes from the API's proto definition. (#5131)
12+
713
## 0.2.0
814

915
### Interface additions

dlp/setup.py

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

2323
name = 'google-cloud-dlp'
2424
description = 'Google Cloud DLP API client library'
25-
version = '0.2.0'
25+
version = '0.3.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)