talkiq / gcloud-aio

(Asyncio OR Threadsafe) Google Cloud Client Library for Python
https://talkiq.github.io/gcloud-aio
276 stars 91 forks source link

bump(storage-8.3.0): from 8.2.1a0 to 8.3.0 #630

Closed leanaha closed 1 year ago

leanaha commented 1 year ago

Summary

I only bump the storage version to 8.3.0 in pyproject.toml.

The correct way to do this should be to create an alpha version from my branch (not from master as I did). After testing it, merge my branch to master and create the minor tag/release. In this particular case, I've already merged my branch to master and create the alpha version from master. Thus, the only thing left to do is to change the pyproject.toml version.

If you want to see what I added to master at that time, please see this link