Skip to content

Commit d73fa9c

Browse files
committed
chore: prepare to release 2.17.0.rc0
1 parent 968fcba commit d73fa9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

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

7-
## [2.17.0](https://github.com/googleapis/python-api-core/compare/v2.16.2...v2.17.0) (2024-02-05)
7+
## [2.17.0rc0](https://github.com/googleapis/python-api-core/compare/v2.16.2...v2.17.0rc0) (2024-02-05)
88

99

1010
### Features

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__ = "2.17.0"
15+
__version__ = "2.17.0rc0"

0 commit comments

Comments
 (0)