Version bump since new endpoint added, update requests version #115

Merged
michaelhelmick merged 1 commit from update-requests-version into master 2012-09-12 03:06:39 -07:00
michaelhelmick commented 2012-08-31 11:23:06 -07:00 (Migrated from github.com)
No description provided.
michaelhelmick commented 2012-08-31 11:25:54 -07:00 (Migrated from github.com)

I got an email the other day asking why some Twitter requests weren't working, it was because he had a wrong version of requests, requests 0.13.9 has everything fixed that was broke users using Twython with requests requests 0.13.5 - 0.13.8

Also, I bumped the version of Twython because a user added the account totals endpoint in twitter_endpoints.py, Minors are usually bumped when new methods are added, so I figured that was a new method?

I got an email the other day asking why some Twitter requests weren't working, it was because he had a wrong version of `requests`, `requests` 0.13.9 has everything fixed that was broke users using Twython with requests `requests` 0.13.5 - 0.13.8 Also, I bumped the version of `Twython` because a user added the `account totals` endpoint in `twitter_endpoints.py`, Minors are usually bumped when new methods are added, so I figured that was a new method?
michaelhelmick commented 2012-08-31 11:26:41 -07:00 (Migrated from github.com)

With this upgrade, Issue #113 should fix itself as well.

With this upgrade, Issue #113 should fix itself as well.
ryanmcgrath commented 2012-09-12 03:07:15 -07:00 (Migrated from github.com)

Nice. Apologies on the delay, was en route back to the East Coast and couldn't touch this until now...

Thanks!

Nice. Apologies on the delay, was en route back to the East Coast and couldn't touch this until now... Thanks!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#115
No description provided.