Skip to content

Commit 3d3847c

Browse files
release-please[bot]pull[bot]
authored andcommitted
chore: release 0.3.1 (#68)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 9d02a6c commit 3d3847c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/google-cloud-data-qna/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.3.1](https://www.github.com/googleapis/python-data-qna/compare/v0.3.0...v0.3.1) (2021-07-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#66](https://www.github.com/googleapis/python-data-qna/issues/66)) ([c0cddbb](https://www.github.com/googleapis/python-data-qna/commit/c0cddbb98a51c1284876f8a132cec1ffdb4b310e))
9+
310
## [0.3.0](https://www.github.com/googleapis/python-data-qna/compare/v0.2.1...v0.3.0) (2021-06-30)
411

512

packages/google-cloud-data-qna/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import os
2020
import setuptools # type: ignore
2121

22-
version = "0.3.0"
22+
version = "0.3.1"
2323

2424
package_root = os.path.abspath(os.path.dirname(__file__))
2525

0 commit comments

Comments
 (0)