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

Replace usage of a deprecated method #70

Closed artemgordinskiy closed 4 years ago

artemgordinskiy commented 4 years ago

Noticed some warnings when working with a test account :)

jpetrucciani commented 4 years ago

Good catch - thanks! I'll get it merged in soon!

jpetrucciani commented 4 years ago

This is now live on pip as version 3.2.36!

Thanks for the contribution 😄

artemgordinskiy commented 4 years ago

Glad to help 😄 Thanks for the quick merge!