We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55a9ec commit 78d2180Copy full SHA for 78d2180
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
[1]: https://pypi.org/project/google-cloud-core/#history
6
7
-## [2.4.0](https://github.com/googleapis/python-cloud-core/compare/v2.3.3...v2.4.0) (2023-12-03)
+## [2.4.0rc1](https://github.com/googleapis/python-cloud-core/compare/v2.3.3...v2.4.0rc1) (2023-12-03)
8
9
10
### Features
google/cloud/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.4.0"
+__version__ = "2.4.0rc1"
0 commit comments