sjkingo / python-freshdesk

An API for the Freshdesk helpdesk
BSD 2-Clause "Simplified" License
87 stars 67 forks source link

Added time entry to the main API object #64

Closed majorcs closed 4 years ago

majorcs commented 4 years ago

There was a missing link between the main API object and the time entry object, so it's added now.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.03%) to 91.624% when pulling a3d720385b789b4fad29c0a1249c0fd469b6d82b on majorcs:master into 512e34e4154c98b293c312fa847fd0c3e03e2840 on sjkingo:master.

sjkingo commented 4 years ago

Closes #63

sjkingo commented 4 years ago

Thanks! I'll release a new version on pypi shortly.

sjkingo commented 4 years ago

Sorry for the delay, I've just released this as 1.3.7 on pypi. Thank you!