Skip to content

Commit 709b3d2

Browse files
chore(main): release 3.12.3 (#521)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2b4a3aa commit 709b3d2

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.12.2"
2+
".": "3.12.3"
33
}

packages/google-cloud-dlp/CHANGELOG.md

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

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

7+
## [3.12.3](https://github.com/googleapis/python-dlp/compare/v3.12.2...v3.12.3) (2023-09-13)
8+
9+
10+
### Documentation
11+
12+
* Minor formatting ([#520](https://github.com/googleapis/python-dlp/issues/520)) ([d8a3639](https://github.com/googleapis/python-dlp/commit/d8a363969e1d19e36f6a5c57ec2d439300c95082))
13+
714
## [3.12.2](https://github.com/googleapis/python-dlp/compare/v3.12.1...v3.12.2) (2023-07-04)
815

916

packages/google-cloud-dlp/google/cloud/dlp/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.12.2" # {x-release-please-version}
16+
__version__ = "3.12.3" # {x-release-please-version}

packages/google-cloud-dlp/google/cloud/dlp_v2/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.12.2" # {x-release-please-version}
16+
__version__ = "3.12.3" # {x-release-please-version}

packages/google-cloud-dlp/samples/generated_samples/snippet_metadata_google.privacy.dlp.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-dlp",
11-
"version": "0.1.0"
11+
"version": "3.12.3"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)