Skip to content

Commit 0ada3ac

Browse files
authored
Release 1.1.2 (#5269)
1 parent d65417d commit 0ada3ac

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## 1.1.2
8+
9+
### Packaging
10+
- Update setuptools before packaging (#5265)
11+
712
## 1.1.1
813

914
### Internal / Testing Changes

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = 'google-api-core'
2424
description = 'Google API client core library'
25-
version = '1.1.1'
25+
version = '1.1.2'
2626
# Should be one of:
2727
# 'Development Status :: 3 - Alpha'
2828
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)