Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version on pypi is to low! #535

Closed
RuofengX opened this issue Jul 21, 2023 · 2 comments
Closed

Release version on pypi is to low! #535

RuofengX opened this issue Jul 21, 2023 · 2 comments

Comments

@RuofengX
Copy link

I am using async grpc like await stub.HelloWorld(Request), but I found that there isn't an async stub, then I found again that there actually has a pull request to fix this issue. However, the latest pypi package(v3.4.0) didn't contain that pr, moreover the latest version 3.4.0 on pypi is published last year.

So I followed the guide in README to install latest version from github repo, issue fixed. I think it is because author didn't release new version on pypi.

@nipunn1313
Copy link
Owner

thank you for the reminder. I will get to it. I admit it has been a long time.

@nipunn1313
Copy link
Owner

It's complete now! 3.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants