GoogleCloudPlatform / cloud-profiler-python

Stackdriver Profiler Python agent is a tool that continuously gathers CPU usage information from Python applications
Apache License 2.0
28 stars 23 forks source link

Question: How often do new releases get shipped to PyPI? #61

Closed safetymonkey closed 4 years ago

safetymonkey commented 4 years ago

I'm interested in integrating this library with one of my projects but there's a dependency conflict in version 2.0.3. I see a fix was checked in 9 days ago that will resolve the conflict and has bumped the version to 2.0.4, but it's not clear when it will go out. Thanks for your help!

kalyanac commented 4 years ago

Thanks for filing this. I just triggered a release build. It should be available shortly.

jqll commented 4 years ago

Thanks for filing this. 2.0.4 has been released. To answer the question, I discussed with kalyanac@ and we agreed that we should release right after a new version is merged. I'll update the team doc.