Skip to content

Commit a5527c4

Browse files
authored
Release 0.7.0 (#5811)
1 parent 3c6e46c commit a5527c4

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/google-cloud-dlp/CHANGELOG.md

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

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

7+
## 0.7.0
8+
9+
### New Features
10+
- Add StoredInfoTypes (#5809)
11+
712
## 0.6.0
813

914
### New Features

packages/google-cloud-dlp/setup.py

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

2020
name = 'google-cloud-dlp'
2121
description = 'Cloud Data Loss Prevention (DLP) API API client library'
22-
version = '0.6.0'
22+
version = '0.7.0'
2323
release_status = 'Development Status :: 3 - Alpha'
2424
dependencies = [
2525
'google-api-core[grpc] >= 1.1.0, < 2.0.0dev',

0 commit comments

Comments
 (0)