aboutsummaryrefslogtreecommitdiff
path: root/google
diff options
context:
space:
mode:
authorrelease-please[bot] <55107282+release-please[bot]@users.noreply.github.com>2021-08-31 11:26:00 -0600
committerGitHub <noreply@github.com>2021-08-31 11:26:00 -0600
commit08c987d0215c9d3e230efe5b7c13e6b8197267bc (patch)
tree3f4c63c577aee2a7746487c8e7665ed6d19dd148 /google
parentb86480edc60dcd30d0a1d11e1c8cdd1d7911ac89 (diff)
downloadgoogle-auth-library-python-08c987d0215c9d3e230efe5b7c13e6b8197267bc.tar.gz
chore: release 2.0.2 (#847)
* chore: release 2.0.2 * chore: update authorized_user.json Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Co-authored-by: Bu Sun Kim <busunkim@google.com>
Diffstat (limited to 'google')
-rw-r--r--google/auth/version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/google/auth/version.py b/google/auth/version.py
index 1a39012..46b4030 100644
--- a/google/auth/version.py
+++ b/google/auth/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "2.0.1"
+__version__ = "2.0.2"