-
Notifications
You must be signed in to change notification settings - Fork 257
pip still has old version 0.8.2 #295
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
Comments
Thanks @robertaistleitner for the feedback. @wojcikstefan could it be because the automatic PyPI upload works only if the build passes? I can't push manually: I don't have the privileges on PyPI. (We should be publishing a 0.9.1 soon, hopefully with build passing and automatic PyPI upload will work.) |
I've been hitting this as well and eagerly waiting on that 0.9.1 release. |
@robertaistleitner @lafrech @BillRainford sorry about the delay on this one. I just pushed out a dummy commit that should trigger the deployment to PyPI. If that doesn't work, I'll investigate further. Appreciate your patience! |
Nevermind, we only publish to PyPI upon tagged commits (i.e. when you make a GitHub release). I uploaded v0.9.0 manually and just released v0.9.1. Will make sure Travis deploys it properly. |
Apparently, it didn't. |
https://travis-ci.org/MongoEngine/flask-mongoengine/jobs/202436692#L553 worked. Thanks guys for your help and your patience! |
On github there's already a 0.9.0 release, which is not available from python pip.
The text was updated successfully, but these errors were encountered: