aparo / pyes

Python connector for ElasticSearch - the pythonic way to use ElasticSearch
BSD 3-Clause "New" or "Revised" License
606 stars 269 forks source link

new pip release #437

Closed jayzeng closed 10 years ago

jayzeng commented 10 years ago

@aparo thanks for the awesome API. Can you release a new version to pip (to address the bug I am facing, which was fixed two days ago at https://github.com/aparo/pyes/commit/ab2b1d80f6a0d843f309b09a38beea9c9a925deb)?

aparo commented 10 years ago

Just released version 0.99.4. I'll targeting the 1.x when all the current issues are resolved and the base is migrated to the ElasticSearch Company python client to manage the connections.

jayzeng commented 10 years ago

Thanks @aparo! It come right in time as we need it to ship a prod build.