From dc560fb5a00af15b80eaa7292ee74a595c1746f8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 15:12:24 +0000 Subject: [PATCH] chore(main): release 1.4.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ google/cloud/source_context/gapic_version.py | 2 +- google/cloud/source_context_v1/gapic_version.py | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4c313f9..4918b25 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "1.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5002b6b..ac47fe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.1](https://github.com/googleapis/python-source-context/compare/v1.4.0...v1.4.1) (2023-01-23) + + +### Documentation + +* Add documentation for enums ([#131](https://github.com/googleapis/python-source-context/issues/131)) ([702003c](https://github.com/googleapis/python-source-context/commit/702003cf9c4bd58b8b88bca1d40ab81cb5f1ac12)) + ## [1.4.0](https://github.com/googleapis/python-source-context/compare/v1.3.0...v1.4.0) (2023-01-10) diff --git a/google/cloud/source_context/gapic_version.py b/google/cloud/source_context/gapic_version.py index 18c65df..dc24d9a 100644 --- a/google/cloud/source_context/gapic_version.py +++ b/google/cloud/source_context/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.4.0" # {x-release-please-version} +__version__ = "1.4.1" # {x-release-please-version} diff --git a/google/cloud/source_context_v1/gapic_version.py b/google/cloud/source_context_v1/gapic_version.py index 18c65df..dc24d9a 100644 --- a/google/cloud/source_context_v1/gapic_version.py +++ b/google/cloud/source_context_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "1.4.0" # {x-release-please-version} +__version__ = "1.4.1" # {x-release-please-version}