We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1bf94e commit 0c387daCopy full SHA for 0c387da
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
[1]: https://pypi.org/project/google-cloud-bigquery/#history
6
7
+## 2.3.1
8
+
9
+11-05-2020 09:27 PST
10
11
+### Internal / Testing Changes
12
13
+- update `google.cloud.bigquery.__version__`
14
15
## [2.3.0](https://www.github.com/googleapis/python-bigquery/compare/v2.2.0...v2.3.0) (2020-11-04)
16
17
google/cloud/bigquery/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "2.2.0"
+__version__ = "2.3.1"
0 commit comments