Skip to content

Commit e487368

Browse files
chore(main): release 2.37.1
1 parent 835818d commit e487368

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.37.1](https://github.com/googleapis/google-api-python-client/compare/v2.37.0...v2.37.1) (2022-02-18)
4+
5+
6+
### Documentation
7+
8+
* fix typo and unnecessary word in docstring ([#1692](https://github.com/googleapis/google-api-python-client/issues/1692)) ([a47764b](https://github.com/googleapis/google-api-python-client/commit/a47764bc0ee296365e196daa39d038035325d5ed))
9+
310
## [2.37.0](https://github.com/googleapis/google-api-python-client/compare/v2.36.0...v2.37.0) (2022-02-09)
411

512

googleapiclient/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.37.0"
15+
__version__ = "2.37.1"

0 commit comments

Comments
 (0)