aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 055fcab..0c30f0b 100644
--- a/setup.py
+++ b/setup.py
@@ -37,7 +37,7 @@ extras = {
with io.open("README.rst", "r") as fh:
long_description = fh.read()
-version = "1.26.1"
+version = "1.27.0"
setup(
name="google-auth",