We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7998d38 commit ca998dbCopy full SHA for ca998db
CHANGELOG.md
@@ -4,7 +4,7 @@
4
5
[1]: https://pypi.org/project/google-cloud-storage/#history
6
7
-## [3.0.0](https://github.com/googleapis/python-storage/compare/v2.19.0...v3.0.0) (2024-12-12)
+## [3.0.0rc1](https://github.com/googleapis/python-storage/compare/v2.19.0...v3.0.0rc1) (2024-12-12)
8
9
10
### ⚠ BREAKING CHANGES
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__ = "3.0.0"
+__version__ = "3.0.0rc1"
0 commit comments