Skip to content

Commit 4e7d40e

Browse files
release-please[bot]gcf-owl-bot[bot]parthea
authored
chore(v1): release 1.33.0 (#439)
* chore(v1): release 1.33.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert * revert Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent a175ce5 commit 4e7d40e

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

.github/release-please.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
releaseType: python
22
handleGHRelease: true
3+
# NOTE: this section is generated by synthtool.languages.python
4+
# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
5+
branches:
6+
- branch: v0
7+
handleGHRelease: true
8+
releaseType: python

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-api-core/#history
66

7+
## [1.33.0](https://github.com/googleapis/python-api-core/compare/v1.32.0...v1.33.0) (2022-09-06)
8+
9+
10+
### Features
11+
12+
* Merge main branch into v1 ([#438](https://github.com/googleapis/python-api-core/issues/438)) ([a175ce5](https://github.com/googleapis/python-api-core/commit/a175ce55578a6a3e79b6960d8e28d4e7f67ce5ee))
13+
714
## [1.32.0](https://github.com/googleapis/python-api-core/compare/v1.31.6...v1.32.0) (2022-07-13)
815

916

google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.32.0"
15+
__version__ = "1.33.0"

0 commit comments

Comments
 (0)