Skip to content
Snippets Groups Projects
Commit 9764d56b authored by Nicolas Noble's avatar Nicolas Noble
Browse files

Merge pull request #3178 from nathanielmanistaatgoogle/beta

Bump Python version to 0.11 and status to Beta
parents 50ad1bbb 2402078b
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ The Python facility of gRPC.
Status
-------
Alpha : Ready for early adopters
Beta : Core behavior well-used and proven; bugs lurk off the beaten path.
PREREQUISITES
-------------
......
......@@ -104,7 +104,7 @@ _COMMAND_CLASS = {
setuptools.setup(
name='grpcio',
version='0.10.0a0',
version='0.11.0',
ext_modules=_EXTENSION_MODULES,
packages=list(_PACKAGES),
package_dir=_PACKAGE_DIRECTORIES,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment