Skip to content

Commit

Permalink
chore: release candidate v2.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Feb 7, 2024
1 parent e5e7ddb commit a9438db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[1]: https://pypi.org/project/gcp-releasetool/#history

## [2.0.0](https://github.com/googleapis/releasetool/compare/v1.17.0...v2.0.0) (2024-02-07)
## [2.0.0rc1](https://github.com/googleapis/releasetool/compare/v1.17.0...v2.0.0rc1) (2024-02-07)


### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

name = 'gcp-releasetool'
description = ''
version = "2.0.0"
version = "2.0.0rc1"
release_status = 'Development Status :: 3 - Alpha'
dependencies = [
"requests>=2.31.0",
Expand Down

0 comments on commit a9438db

Please sign in to comment.