Skip to content

Commit

Permalink
chore: release v2.12.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Sep 11, 2023
1 parent 684966b commit 477d625
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/google-api-core/#history

## [2.12.0](https://github.com/googleapis/python-api-core/compare/v2.11.1...v2.12.0) (2023-09-07)
## [2.12.0rc1](https://github.com/googleapis/python-api-core/compare/v2.11.1...v2.12.0rc1) (2023-09-11)


### Features
Expand Down
2 changes: 1 addition & 1 deletion google/api_core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "2.12.0"
__version__ = "2.12.0rc1"

0 comments on commit 477d625

Please sign in to comment.