Skip to content

Commit 6a903a8

Browse files
chore: release 1.1.0 (#73)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 0abf7a4 commit 6a903a8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-service-management/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.1.0](https://www.github.com/googleapis/python-service-management/compare/v1.0.4...v1.1.0) (2021-10-26)
4+
5+
6+
### Features
7+
8+
* add context manager support in client ([#63](https://www.github.com/googleapis/python-service-management/issues/63)) ([71186c1](https://www.github.com/googleapis/python-service-management/commit/71186c1256a9bfbd65f2fcd9ed639f724400eeaf))
9+
310
### [1.0.4](https://www.github.com/googleapis/python-service-management/compare/v1.0.3...v1.0.4) (2021-09-30)
411

512

packages/google-cloud-service-management/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import setuptools # type: ignore
2121

2222
name = "google-cloud-service-management"
23-
version = "1.0.4"
23+
version = "1.1.0"
2424
description = "Service Management API"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
url = "https://github.com/googleapis/python-service-management"

0 commit comments

Comments
 (0)