Skip to content

Commit 6c06de9

Browse files
chore(main): release 2.40.1
1 parent f850667 commit 6c06de9

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.40.1](https://github.com/googleapis/google-api-python-client/compare/v2.40.0...v2.40.1) (2022-03-14)
4+
5+
6+
### Documentation
7+
8+
* remove undefined `http` kwarg ([#1723](https://github.com/googleapis/google-api-python-client/issues/1723)) ([f850667](https://github.com/googleapis/google-api-python-client/commit/f85066779b3425147107e274339d5c2ecdd79a60))
9+
310
## [2.40.0](https://github.com/googleapis/google-api-python-client/compare/v2.39.0...v2.40.0) (2022-03-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.40.0"
15+
__version__ = "2.40.1"

0 commit comments

Comments
 (0)