Skip to content

Commit

Permalink
chore(main): release 1.0.1 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
release-please[bot] and parthea authored Jun 7, 2022
1 parent bd0c95d commit 035acc6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/google-cloud-dataplex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.1](https://github.com/googleapis/python-dataplex/compare/v1.0.0...v1.0.1) (2022-06-03)


### Bug Fixes

* **deps:** require protobuf <4.0.0dev ([#66](https://github.com/googleapis/python-dataplex/issues/66)) ([0faef94](https://github.com/googleapis/python-dataplex/commit/0faef94bbd9371e41a18aa0372b1f59865010cab))


### Documentation

* fix changelog header to consistent size ([#67](https://github.com/googleapis/python-dataplex/issues/67)) ([3090fd6](https://github.com/googleapis/python-dataplex/commit/3090fd6d011e2a482e46a1c19c5e87a1aa90de35))

## [1.0.0](https://github.com/googleapis/python-dataplex/compare/v0.2.1...v1.0.0) (2022-04-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-dataplex/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "google-cloud-dataplex"
description = "Dataplex API client library"
url = "https://github.com/googleapis/python-dataplex"
version = "1.0.0"
version = "1.0.1"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit 035acc6

Please sign in to comment.