cloudfoundry-community / cf-python-client

Small cloudfoundry client implemented in python
Apache License 2.0
52 stars 50 forks source link

Release 1.3.0 inconsistent to pypi package #184

Closed frruit closed 1 year ago

frruit commented 1 year ago

Hi, could you please be so kind and push the correct 1.3.0 release to pypi? Some code is missing like the build_from_cf_config method. client = CloudFoundryClient.build_from_cf_config().

Thanks a lot!

antechrestos commented 1 year ago

@frruit Thank you for your reply. As far as I know, the fonctionnality was not yet released but you re right to ring a bell..

I've just released version 1.31.0 with this functionnality.