Skip to content

Commit c1a3620

Browse files
chore(main): release 1.3.1 (#70)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1e8133a commit c1a3620

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/google-cloud-vm-migration/CHANGELOG.md

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

3+
## [1.3.1](https://github.com/googleapis/python-vm-migration/compare/v1.3.0...v1.3.1) (2022-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** allow protobuf < 5.0.0 ([#69](https://github.com/googleapis/python-vm-migration/issues/69)) ([d4d1ba8](https://github.com/googleapis/python-vm-migration/commit/d4d1ba873f490e30a85efb8a2df8c0ca3edf8daa))
9+
* **deps:** require proto-plus >= 1.22.0 ([d4d1ba8](https://github.com/googleapis/python-vm-migration/commit/d4d1ba873f490e30a85efb8a2df8c0ca3edf8daa))
10+
311
## [1.3.0](https://github.com/googleapis/python-vm-migration/compare/v1.2.0...v1.3.0) (2022-07-19)
412

513

packages/google-cloud-vm-migration/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
name = "google-cloud-vm-migration"
2323
description = "Cloud VM Migration API client library"
24-
version = "1.3.0"
24+
version = "1.3.1"
2525
url = "https://github.com/googleapis/python-vm-migration"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [

0 commit comments

Comments
 (0)