Skip to content

Commit 3183285

Browse files
authored
chore: release 1.12.10 (#1658)
1 parent 0a04c1c commit 3183285

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
### [1.12.10](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.9...v1.12.10) (2022-01-13)
4+
5+
36
### [1.12.9](https://www.github.com/googleapis/google-api-python-client/compare/v1.12.8...v1.12.9) (2022-01-11)
47

58
### Bug Fixes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
with io.open(readme_filename, encoding="utf-8") as readme_file:
5454
readme = readme_file.read()
5555

56-
version = "1.12.9"
56+
version = "1.12.10"
5757

5858
setup(
5959
name="google-api-python-client",

0 commit comments

Comments
 (0)