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

Commit 8e3d77c

Browse files
chore: release 1.0.0 (#29)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-tpu/compare/v0.2.2...v1.0.0) (2021-08-03) ### Features * bump release level to production/stable ([#28](https://www.github.com/googleapis/python-tpu/issues/28)) ([64818bf](https://www.github.com/googleapis/python-tpu/commit/64818bfa56c89569bb961c3463872404cee990cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 64818bf commit 8e3d77c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.0](https://www.github.com/googleapis/python-tpu/compare/v0.2.2...v1.0.0) (2021-08-03)
4+
5+
6+
### Features
7+
8+
* bump release level to production/stable ([#28](https://www.github.com/googleapis/python-tpu/issues/28)) ([64818bf](https://www.github.com/googleapis/python-tpu/commit/64818bfa56c89569bb961c3463872404cee990cf))
9+
310
### [0.2.2](https://www.github.com/googleapis/python-tpu/compare/v0.2.1...v0.2.2) (2021-07-29)
411

512

setup.py

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

2323
name = "google-cloud-tpu"
2424
description = "Cloud TPU API client library"
25-
version = "0.2.2"
25+
version = "1.0.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-tpu"
2828
dependencies = [

0 commit comments

Comments
 (0)