File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/google-cloud-bigquery-reservation Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### [ 1.6.2] ( https://github.com/googleapis/python-bigquery-reservation/compare/v1.6.1...v1.6.2 ) (2022-05-05)
4
+
5
+
6
+ ### Documentation
7
+
8
+ * cleanup and clarifications ([ #253 ] ( https://github.com/googleapis/python-bigquery-reservation/issues/253 ) ) ([ f34d11a] ( https://github.com/googleapis/python-bigquery-reservation/commit/f34d11a8c42bc626ca2550c9a3a3e98fa09ec2d0 ) )
9
+
3
10
### [ 1.6.1] ( https://github.com/googleapis/python-bigquery-reservation/compare/v1.6.0...v1.6.1 ) (2022-03-05)
4
11
5
12
Original file line number Diff line number Diff line change 20
20
21
21
import setuptools # type: ignore
22
22
23
- version = "1.6.1 "
23
+ version = "1.6.2 "
24
24
25
25
package_root = os .path .abspath (os .path .dirname (__file__ ))
26
26
You can’t perform that action at this time.
0 commit comments