Skip to content
Snippets Groups Projects
Commit 3ce8b554 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge pull request #812 from nathanielmanistaatgoogle/python-version-number

Set Python version number to 0.4.0.
parents f2b22057 c6e42c8a
No related branches found
No related tags found
No related merge requests found
......@@ -81,6 +81,6 @@ _PACKAGE_DIRECTORIES = {
}
_core.setup(
name='grpc-2015', version='0.0.1',
name='grpc-2015', version='0.4.0',
ext_modules=[_EXTENSION_MODULE], packages=_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