Release v0.1.0 (#64)
diff --git a/setup.py b/setup.py
index 5ee243f..d9d903b 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@
setup(
name='google-auth',
- version='0.0.1',
+ version='0.1.0',
author='Google Cloud Platform',
author_email='jonwayne+google-auth@google.com',
description='Google Authentication Library',
@@ -46,7 +46,7 @@
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
'License :: OSI Approved :: Apache Software License',
'Operating System :: POSIX',