Skip to content

Commit

Permalink
chore(main): release 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 1, 2022
1 parent 58ecf21 commit aa1f9cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/google-cloud-storage/#history

### [2.2.2](https://github.com/googleapis/python-storage/compare/v2.2.1...v2.2.2) (2022-04-01)


### Bug Fixes

* **deps:** drop pkg_resources ([#744](https://github.com/googleapis/python-storage/issues/744)) ([e963f33](https://github.com/googleapis/python-storage/commit/e963f33ced2852b64d721d69928b54443461ec9c))

### [2.2.1](https://github.com/googleapis/python-storage/compare/v2.2.0...v2.2.1) (2022-03-15)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/storage/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "2.2.1"
__version__ = "2.2.2"

0 comments on commit aa1f9cd

Please sign in to comment.