diff --git a/setup.py b/setup.py index f80dc1de7..8ae5e090c 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ with io.open("README.rst", "r") as fh: long_description = fh.read() -version = "1.11.3" +version = "1.12.0" setup( name="google-auth",