Skip to content

Commit

Permalink
chore(main): release 2.3.2 (#252)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [2.3.2](googleapis/python-language@v2.3.1...v2.3.2) (2022-01-20)


### Documentation

* **samples:** Document -> types.Document ([#227](googleapis/python-language#227)) ([01367d7](googleapis/python-language@01367d7))


---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jan 20, 2022
1 parent 4bf668c commit d0417ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-language/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-language/#history

### [2.3.2](https://github.com/googleapis/python-language/compare/v2.3.1...v2.3.2) (2022-01-20)


### Documentation

* **samples:** Document -> types.Document ([#227](https://github.com/googleapis/python-language/issues/227)) ([01367d7](https://github.com/googleapis/python-language/commit/01367d7b1e0ddba6e6b920f125730aa97d51ada0))

### [2.3.1](https://www.github.com/googleapis/python-language/compare/v2.3.0...v2.3.1) (2021-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-language/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-language"
description = "Google Cloud Natural Language API client library"
version = "2.3.1"
version = "2.3.2"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit d0417ef

Please sign in to comment.