Skip to content

Commit

Permalink
chore: release 2.1.0 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 6, 2021
1 parent 14400ad commit 928e233
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-os-login/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-oslogin/#history

## [2.1.0](https://github.com/googleapis/python-oslogin/compare/v2.0.0...v2.1.0) (2021-01-06)


### Features

* add common resource helpers, expose client transport, remove client side recv limit ([#41](https://github.com/googleapis/python-oslogin/issues/41)) ([ed84bb1](https://github.com/googleapis/python-oslogin/commit/ed84bb127eac218e845468d5d07a476af410ce71))
* add from_service_account_info factory and fix sphinx identifiers ([#46](https://github.com/googleapis/python-oslogin/issues/46)) ([36d488c](https://github.com/googleapis/python-oslogin/commit/36d488cd552cdfd11401d7090adf4ef9d1b01f61))

## [2.0.0](https://github.com/googleapis/python-oslogin/compare/v1.0.0...v2.0.0) (2020-09-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-os-login/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-os-login"
description = "Google Cloud OS Login API client library"
version = "2.0.0"
version = "2.1.0"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit 928e233

Please sign in to comment.