File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v1.0.0
5+ ------
6+
7+ Milestone release for v1.0.0.
8+ No significant changes since v0.10.0
9+
410v0.10.0
511-------
612
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Maintainers
3232
3333- `@jonparrott <https://github.com/jonparrott >`_ (Jon Wayne Parrott)
3434- `@dhermes <https://github.com/dhermes >`_ (Danny Hermes)
35- - `@bjwatson <https://github.com/bjwatson >`_ (Brian Watson )
35+ - `@lukesneeringer <https://github.com/lukesneeringer >`_ (Luke Sneeringer )
3636
3737Contributing
3838------------
Original file line number Diff line number Diff line change 3232
3333setup (
3434 name = 'google-auth' ,
35- version = '0.10 .0' ,
35+ version = '1.0 .0' ,
3636 author = 'Google Cloud Platform' ,
37373838 description = 'Google Authentication Library' ,
5050 'Programming Language :: Python :: 3.4' ,
5151 'Programming Language :: Python :: 3.5' ,
5252 'Programming Language :: Python :: 3.6' ,
53- 'Development Status :: 4 - Beta ' ,
53+ 'Development Status :: 5 - Production/Stable ' ,
5454 'Intended Audience :: Developers' ,
5555 'License :: OSI Approved :: Apache Software License' ,
5656 'Operating System :: POSIX' ,
You can’t perform that action at this time.
0 commit comments