8000 bump version to 3.3.9 · charlax/twilio-python@3f8ad31 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit 3f8ad31

Browse files
author
Kevin Burke
committed
bump version to 3.3.9
1 parent fea90a4 commit 3f8ad31

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGES

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ twilio-python Changelog
33

44
Here you can see the full list of changes between each twilio-python release.
55

6+
Version 3.3.9
7+
-------------
8+
9+
- Fix an error introduced in 3.3.7 that prevented validation calls from
10+
succeeding.
11+
612
Version 3.3.8
7-
-----------
13+
-------------
814

915
- Use next_page_uri when iterating over a list resource
1016

@@ -26,7 +32,7 @@ Version 3.3.5
2632

2733
Released on January 18, 2011
2834

29-
- Fix a bug with the depreacted `TwilioRestClient.request` method
35+
- Fix a bug with the deprecated `TwilioRestClient.request` method
3036
- Fix a bug in filtering SMS messages by DateSent
3137

3238
Version 3.3.4

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
# The short X.Y version.
5858
version = '3.3'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '3.3.6'
60+
release = '3.3.9'
6161

6262
# The language for content autogenerated by Sphinx. Refer to documentation
6363
# for a list of supported languages.

0 commit comments

Comments
 (0)
0