Skip to content

Commit 401dda0

Browse files
committed
Release 0.4.0
1 parent 02cc70d commit 401dda0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

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.4.0
8+
9+
### Implementation Changes
10+
11+
- Remove DLP client version V2Beta1 (#5155)
12+
713
## 0.3.0
814

915
### Implementation changes

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.3.0'
25+
version = '0.4.0'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)