diff --git a/google/auth/version.py b/google/auth/version.py index db6d3e9e7..2343e4018 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.0b1" +__version__ = "2.0.0"