We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684966b commit 477d625Copy full SHA for 477d625
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
[1]: https://pypi.org/project/google-api-core/#history
6
7
-## [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)
8
9
10
### Features
google/api_core/version.py
@@ -12,4 +12,4 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "2.12.0"
+__version__ = "2.12.0rc1"
0 commit comments