Skip to content

Commit addf2db

Browse files
chore(main): release 1.8.0 (#233)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 88884de commit addf2db

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

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

packages/google-cloud-phishing-protection/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
[1]: https://pypi.org/project/google-cloud-phishing-protection/#history
66

77

8+
## [1.8.0](https://github.com/googleapis/python-phishingprotection/compare/v1.7.0...v1.8.0) (2023-01-10)
9+
10+
11+
### Features
12+
13+
* Add support for python 3.11 ([#232](https://github.com/googleapis/python-phishingprotection/issues/232)) ([160c1bf](https://github.com/googleapis/python-phishingprotection/commit/160c1bf0004a5c110009bdd4590400ff78f79be5))
14+
815
## [1.7.0](https://github.com/googleapis/python-phishingprotection/compare/v1.6.4...v1.7.0) (2022-12-13)
916

1017

packages/google-cloud-phishing-protection/google/cloud/phishingprotection/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__ = "1.7.0" # {x-release-please-version}
16+
__version__ = "1.8.0" # {x-release-please-version}

packages/google-cloud-phishing-protection/google/cloud/phishingprotection_v1beta1/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__ = "1.7.0" # {x-release-please-version}
16+
__version__ = "1.8.0" # {x-release-please-version}

packages/google-cloud-phishing-protection/samples/generated_samples/snippet_metadata_google.cloud.phishingprotection.v1beta1.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-phishing-protection",
11-
"version": "0.1.0"
11+
"version": "1.8.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)