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