Skip to content

Commit

Permalink
chore: release 0.2.1 (#16)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\*
---
### [0.2.1](https://www.github.com/googleapis/python-filestore/compare/v0.2.0...v0.2.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))
* **deps:** require google-api-core >= 1.28.0 ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))


### Documentation

* list oneofs in docstring ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))
---


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] authored Nov 2, 2021
1 parent 2b6576b commit 773e99f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/google-cloud-filestore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

### [0.2.1](https://www.github.com/googleapis/python-filestore/compare/v0.2.0...v0.2.1) (2021-11-01)


### Bug Fixes

* **deps:** drop packaging dependency ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))
* **deps:** require google-api-core >= 1.28.0 ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))


### Documentation

* list oneofs in docstring ([c98e3ab](https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04))

## [0.2.0](https://www.github.com/googleapis/python-filestore/compare/v0.1.0...v0.2.0) (2021-10-08)


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

name = "google-cloud-filestore"
description = "Filestore API client library"
version = "0.2.0"
version = "0.2.1"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-filestore"
dependencies = [
Expand Down

0 comments on commit 773e99f

Please sign in to comment.