prestodb / presto-python-client

Python DB-API client for Presto
Apache License 2.0
239 stars 87 forks source link

latest version not pushed to pypi #66

Closed mayankjuneja closed 6 years ago

mayankjuneja commented 6 years ago

Hi, can someone please push the latest version (0.5.x) to pypi? The latest version available on pypi is 0.4.2. Also, looks like https://github.com/prestodb/presto-python-client/pull/53 is not part of the latest release.

Thanks!

tnesztler commented 6 years ago

In the mean time, you can install it from the GitHub repository using pipenv presto-python-client = {git = "https://github.com/prestodb/presto-python-client", ref = "3ab5b69"} and pinning it to the commit fixing #53.

shaswatshah commented 6 years ago

Bump. Running into requirements conflict because of this

ggreg commented 6 years ago

53 was merged after 0.5.0. I'll publish a version, most likely 0.5.1, that includes it tonight.

ggreg commented 6 years ago

Uploaded 0.5.1 https://pypi.org/project/presto-python-client/#files