aboutsummaryrefslogtreecommitdiff
path: root/google
diff options
context:
space:
mode:
authorrelease-please[bot] <55107282+release-please[bot]@users.noreply.github.com>2021-09-14 10:26:53 -0700
committerGitHub <noreply@github.com>2021-09-14 10:26:53 -0700
commitbe8e6b7b930138ecc429e5e90f65bf479c3fd945 (patch)
treec36192eab8aa8ad717d7d5aada05ecc6274047d7 /google
parent738611bd2914f0fd5fa8b49b65f56ef321829c85 (diff)
downloadgoogle-auth-library-python-be8e6b7b930138ecc429e5e90f65bf479c3fd945.tar.gz
chore: release 2.1.0 (#861)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.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 46b4030..a02dc8a 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.2"
+__version__ = "2.1.0"