File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Disclaimer
2727This is not an official Google product.
2828
2929
30- .. |release level | image :: https://img.shields.io/badge/release%20level-alpha-red .svg?style=flat
30+ .. |release level | image :: https://img.shields.io/badge/release%20level-beta-yellow .svg?style=flat
3131 :target: https://cloud.google.com/terms/launch-stages
3232.. |docs | image :: https://readthedocs.org/projects/proto-plus-python/badge/?version=latest
3333 :target: https://proto-plus-python.readthedocs.io/en/latest/
Original file line number Diff line number Diff line change 2525
2626setup (
2727 name = 'proto-plus' ,
28- version = '0.3 .0' ,
28+ version = '0.4 .0' ,
2929 license = 'Apache 2.0' ,
3030 author = 'Luke Sneeringer' ,
3131 author_email = 'lukesneeringer@google.com' ,
3939 'protobuf >= 3.5.1' ,
4040 ),
4141 classifiers = [
42- 'Development Status :: 3 - Alpha ' ,
42+ 'Development Status :: 4 - Beta ' ,
4343 'Environment :: Console' ,
4444 'Intended Audience :: Developers' ,
4545 'License :: OSI Approved :: Apache Software License' ,
You can’t perform that action at this time.
0 commit comments