File tree 2 files changed +14
-1
lines changed
packages/google-cloud-filestore
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 0.2.1] ( https://www.github.com/googleapis/python-filestore/compare/v0.2.0...v0.2.1 ) (2021-11-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** drop packaging dependency ([ c98e3ab] ( https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04 ) )
9
+ * ** deps:** require google-api-core >= 1.28.0 ([ c98e3ab] ( https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04 ) )
10
+
11
+
12
+ ### Documentation
13
+
14
+ * list oneofs in docstring ([ c98e3ab] ( https://www.github.com/googleapis/python-filestore/commit/c98e3ab4252696f35d6d768e6a5104be0337ed04 ) )
15
+
3
16
## [ 0.2.0] ( https://www.github.com/googleapis/python-filestore/compare/v0.1.0...v0.2.0 ) (2021-10-08)
4
17
5
18
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-filestore"
24
24
description = "Filestore API client library"
25
- version = "0.2.0 "
25
+ version = "0.2.1 "
26
26
release_status = "Development Status :: 4 - Beta"
27
27
url = "https://github.com/googleapis/python-filestore"
28
28
dependencies = [
You can’t perform that action at this time.
0 commit comments