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

Commit cf827e7

Browse files
chore: release 1.0.0 (#13)
🤖 I have created a release \*beep\* \*boop\* --- ## [1.0.0](https://www.github.com/googleapis/python-cloud-common/compare/v0.2.0...v1.0.0) (2021-11-03) ### Features * bump release level to production/stable ([#4](https://www.github.com/googleapis/python-cloud-common/issues/4)) ([a83cb9d](https://www.github.com/googleapis/python-cloud-common/commit/a83cb9df15dbe381a7180abe26eea30e8ec3a281)) --- 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 a83cb9d commit cf827e7

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+
## [1.0.0](https://www.github.com/googleapis/python-cloud-common/compare/v0.2.0...v1.0.0) (2021-11-03)
4+
5+
6+
### Features
7+
8+
* bump release level to production/stable ([#4](https://www.github.com/googleapis/python-cloud-common/issues/4)) ([a83cb9d](https://www.github.com/googleapis/python-cloud-common/commit/a83cb9df15dbe381a7180abe26eea30e8ec3a281))
9+
310
## [0.2.0](https://www.github.com/googleapis/python-cloud-common/compare/v0.1.0...v0.2.0) (2021-10-08)
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-common"
2424
description = "Google Cloud Common client library"
25-
version = "0.2.0"
25+
version = "1.0.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-cloud-common"
2828
dependencies = [

0 commit comments

Comments
 (0)