| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4f229cb commit 1cf3796
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,13 @@ | |||
| 5 | 5 | [1]: https://pypi.org/project/google-cloud-bigquery/#history | |
| 6 | 6 | ||
| 7 | 7 | ||
| 8 | + ### [2.25.2](https://www.github.com/googleapis/python-bigquery/compare/v2.25.1...v2.25.2) (2021-08-27) | ||
| 9 | + | ||
| 10 | + | ||
| 11 | + ### Documentation | ||
| 12 | + | ||
| 13 | + * update docstring for bigquery_create_routine sample ([#883](https://www.github.com/googleapis/python-bigquery/issues/883)) ([#917](https://www.github.com/googleapis/python-bigquery/issues/917)) ([e2d12b7](https://www.github.com/googleapis/python-bigquery/commit/e2d12b795ef2dc51b0ee36f1b3000edb1e64ce05)) | ||
| 14 | + | ||
| 8 | 15 | ### [2.25.1](https://www.github.com/googleapis/python-bigquery/compare/v2.25.0...v2.25.1) (2021-08-25) | |
| 9 | 16 | ||
| 10 | 17 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,4 +12,4 @@ | |||
| 12 | 12 | # See the License for the specific language governing permissions and | |
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | ||
| 15 | - __version__ = "2.25.1" | ||
| 15 | + __version__ = "2.25.2" | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments