Skip to content

Commit

Permalink
chore: release 0.4.1 (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 12, 2021
1 parent 36beb57 commit 7db9bdd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-analytics-admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [0.4.1](https://github.com/googleapis/python-analytics-admin/compare/v0.4.0...v0.4.1) (2021-06-30)


### Bug Fixes

* disable always_use_jwt_access ([5e3df32](https://github.com/googleapis/python-analytics-admin/commit/5e3df324aa9d428d63d80816d10ad7d2d7ef41c1))
* disable always_use_jwt_access ([#95](https://github.com/googleapis/python-analytics-admin/issues/95)) ([5e3df32](https://github.com/googleapis/python-analytics-admin/commit/5e3df324aa9d428d63d80816d10ad7d2d7ef41c1))

## [0.4.0](https://github.com/googleapis/python-analytics-admin/compare/v0.3.2...v0.4.0) (2021-06-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-analytics-admin/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import os
import setuptools # type: ignore

version = "0.4.0"
version = "0.4.1"

package_root = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit 7db9bdd

Please sign in to comment.