Skip to content

Commit

Permalink
chore(main): release 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jan 9, 2023
1 parent d84a711 commit 4e86f06
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [1.7.2](https://github.com/googleapis/gapic-generator-python/compare/v1.7.1...v1.7.2) (2023-01-09)


### Documentation

* **client:** Fix typo in get_mtls_endpoint_and_cert_source doc ([#1552](https://github.com/googleapis/gapic-generator-python/issues/1552)) ([57e8abc](https://github.com/googleapis/gapic-generator-python/commit/57e8abc5ec7e2ad430e88e68d98a56a5713acf71))
* **utils:** Fix typos in nth function docstring ([#1553](https://github.com/googleapis/gapic-generator-python/issues/1553)) ([e4be9ae](https://github.com/googleapis/gapic-generator-python/commit/e4be9aefc3ad08a6708524b1483f3abf6ce68a05))

## [1.7.1](https://github.com/googleapis/gapic-generator-python/compare/v1.7.0...v1.7.1) (2022-12-13)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "gapic-generator"
description = "Google API Client Generator for Python"
url = "https://github.com/googleapis/gapic-generator-python"
version = "1.7.1"
version = "1.7.2"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"click >= 6.7",
Expand Down

0 comments on commit 4e86f06

Please sign in to comment.