Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Commit

Permalink
chore: release 1.1.0 (#49)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
## [1.1.0](https://www.github.com/googleapis/python-tpu/compare/v1.0.2...v1.1.0) (2021-10-07)


### Features

* add context manager support in client ([#48](https://www.github.com/googleapis/python-tpu/issues/48)) ([f51a651](https://www.github.com/googleapis/python-tpu/commit/f51a6513f7f13c8aa0c9b06a63134a04ae6463f2))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Oct 7, 2021
1 parent f51a651 commit 1e02a2c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [1.1.0](https://www.github.com/googleapis/python-tpu/compare/v1.0.2...v1.1.0) (2021-10-07)


### Features

* add context manager support in client ([#48](https://www.github.com/googleapis/python-tpu/issues/48)) ([f51a651](https://www.github.com/googleapis/python-tpu/commit/f51a6513f7f13c8aa0c9b06a63134a04ae6463f2))

### [1.0.2](https://www.github.com/googleapis/python-tpu/compare/v1.0.1...v1.0.2) (2021-09-30)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-tpu"
description = "Cloud TPU API client library"
version = "1.0.2"
version = "1.1.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-tpu"
dependencies = [
Expand Down

0 comments on commit 1e02a2c

Please sign in to comment.