Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit 1008151

Browse files
release-please[bot]meredithslotaparthea
authored
chore: release 3.6.2 (#269)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: meredithslota <meredithslota@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 4439754 commit 1008151

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

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

7+
### [3.6.2](https://www.github.com/googleapis/python-datacatalog/compare/v3.6.1...v3.6.2) (2022-01-10)
8+
9+
10+
### Documentation
11+
12+
* convert UPGRADING guide to RST to fix table formatting ([#268](https://www.github.com/googleapis/python-datacatalog/issues/268)) ([571171e](https://www.github.com/googleapis/python-datacatalog/commit/571171e65fad5939ce3f20ec63ac35c8c80f2e2a))
13+
* fixing upgrading guide v2 ([#277](https://www.github.com/googleapis/python-datacatalog/issues/277)) ([76f152a](https://www.github.com/googleapis/python-datacatalog/commit/76f152ac59e81d1ac02adcba2cbc8b1bec3ff888))
14+
* **samples:** Add sample for PolicyTagManagerClient.create_taxonomy ([#37](https://www.github.com/googleapis/python-datacatalog/issues/37)) ([15feb5d](https://www.github.com/googleapis/python-datacatalog/commit/15feb5dba028faa153c72374eca20a72fa72705e))
15+
716
### [3.6.1](https://www.github.com/googleapis/python-datacatalog/compare/v3.6.0...v3.6.1) (2021-11-12)
817

918

setup.py

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

2222
name = "google-cloud-datacatalog"
2323
description = "Google Cloud Data Catalog API API client library"
24-
version = "3.6.1"
24+
version = "3.6.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)