Skip to content

Commit ab605ba

Browse files
chore(main): release 2.113.1
1 parent 0a28454 commit ab605ba

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.113.1](https://github.com/googleapis/google-api-python-client/compare/v2.113.0...v2.113.1) (2024-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Removed indent from discovery cache json files ([#2099](https://github.com/googleapis/google-api-python-client/issues/2099)) ([0a28454](https://github.com/googleapis/google-api-python-client/commit/0a2845455026dc6a494047f657f1af40923d5107)), closes [#1967](https://github.com/googleapis/google-api-python-client/issues/1967)
9+
310
## [2.113.0](https://github.com/googleapis/google-api-python-client/compare/v2.112.0...v2.113.0) (2024-01-08)
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.113.0"
15+
__version__ = "2.113.1"

0 commit comments

Comments
 (0)