jpetrucciani / hubspot3

python3.6+ hubspot client based on hapipy, but modified to use the newer endpoints and non-legacy python
MIT License
147 stars 73 forks source link

Add a "get()" method to the DealsClient for getting a single deal #1

Closed artemgordinskiy closed 6 years ago

artemgordinskiy commented 6 years ago

Also fixed a couple of minor issues.

jpetrucciani commented 6 years ago

Awesome!

artemgordinskiy commented 6 years ago

@jpetrucciani Thanks for merging so quickly! 👍 Do you know when the new version should appear on PyPi? Or is it a manual process?

jpetrucciani commented 6 years ago

Still manual unfortunately, but I'm cleaning up a couple of things then I'll push it to PyPi!

jpetrucciani commented 6 years ago

@ArtemGordinsky version 3.0.5 should now be live on PyPi!

artemgordinskiy commented 6 years ago

@jpetrucciani Great, thanks!