| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,13 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-asset/#history | |
| 6 | 6 | ||
| 7 | + ### [3.2.1](https://www.github.com/googleapis/python-asset/compare/v3.2.0...v3.2.1) (2021-07-21) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#234](https://www.github.com/googleapis/python-asset/issues/234)) ([0687c84](https://www.github.com/googleapis/python-asset/commit/0687c843a2bca03ddd4671dfe2b40863dbba3fee)) | ||
| 13 | + | ||
| 7 | 14 | ## [3.2.0](https://www.github.com/googleapis/python-asset/compare/v3.1.0...v3.2.0) (2021-07-12) | |
| 8 | 15 | ||
| 9 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ | |||
| 21 | 21 | ||
| 22 | 22 | name = "google-cloud-asset" | |
| 23 | 23 | description = "Cloud Asset API API client library" | |
| 24 | - version = "3.2.0" | ||
| 24 | + version = "3.2.1" | ||
| 25 | 25 | # Should be one of: | |
| 26 | 26 | # 'Development Status :: 3 - Alpha' | |
| 27 | 27 | # 'Development Status :: 4 - Beta' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments