Skip to content

Commit aa88e12

Browse files
committed
Release 7.6.0
1 parent f17ff8c commit aa88e12

File tree

788 files changed

+4582
-1285
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

788 files changed

+4582
-1285
lines changed
3.68 KB
Binary file not shown.

docs/build/doctrees/CHANGES.doctree

8.55 KB
Binary file not shown.

docs/build/doctrees/README.doctree

190 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
101 KB
Binary file not shown.

docs/build/doctrees/index.doctree

0 Bytes
Binary file not shown.

docs/build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: ba7790e6bd750fa2758d786adf555511
3+
config: 84d3f5e06e24afef0531441227dbb125
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4+
5+
<html xmlns="http://www.w3.org/1999/xhtml">
6+
<head>
7+
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9+
<title>pytest cache directory &#8212; twilio-python 7.6.0 documentation</title>
10+
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
11+
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
12+
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
13+
<script type="text/javascript" src="../_static/jquery.js"></script>
14+
<script type="text/javascript" src="../_static/underscore.js"></script>
15+
<script type="text/javascript" src="../_static/doctools.js"></script>
16+
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
17+
<link rel="index" title="Index" href="../genindex.html" />
18+
<link rel="search" title="Search" href="../search.html" />
19+
20+
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
21+
22+
23+
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
24+
25+
</head><body>
26+
27+
28+
<div class="document">
29+
<div class="documentwrapper">
30+
<div class="bodywrapper">
31+
32+
33+
<div class="body" role="main">
34+
35+
<div class="section" id="pytest-cache-directory">
36+
<h1>pytest cache directory<a class="headerlink" href="#pytest-cache-directory" title="Permalink to this headline"></a></h1>
37+
<p>This directory contains data from the pytest’s cache plugin,
38+
which provides the <code class="docutils literal notranslate"><span class="pre">--lf</span></code> and <code class="docutils literal notranslate"><span class="pre">--ff</span></code> options, as well as the <code class="docutils literal notranslate"><span class="pre">cache</span></code> fixture.</p>
39+
<p><strong>Do not</strong> commit this to version control.</p>
40+
<p>See <a class="reference external" href="https://docs.pytest.org/en/stable/how-to/cache.html">the docs</a> for more information.</p>
41+
</div>
42+
43+
44+
</div>
45+
46+
</div>
47+
</div>
48+
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
49+
<div class="sphinxsidebarwrapper"><h3><a href="https://www.twilio.com/docs/libraries/python">About twilio-python</a></h3>
50+
<p>
51+
A Python module for communicating with the Twilio API and generating <a href="http://www.twilio.com/docs/api/twiml/">TwiML</a>.
52+
</p>
53+
54+
<h3>Useful Links</h3>
55+
<ul>
56+
<li><a href="https://www.twilio.com/docs/libraries/python">Twilio's Python Helper Library Docs</a></li>
57+
<li><a href="https://pypi.org/project/twilio/">twilio @ PyPI</a></li>
58+
<li><a href="https://github.com/twilio/twilio-python">twilio-python @ GitHub</a></li>
59+
</ul><div class="relations">
60+
<h3>Related Topics</h3>
61+
<ul>
62+
<li><a href="../index.html">Documentation overview</a><ul>
63+
</ul></li>
64+
</ul>
65+
</div>
66+
<div role="note" aria-label="source link">
67+
<h3>This Page</h3>
68+
<ul class="this-page-menu">
69+
<li><a href="../_sources/.pytest_cache/README.md.txt"
70+
rel="nofollow">Show Source</a></li>
71+
</ul>
72+
</div>
73+
<div id="searchbox" style="display: none" role="search">
74+
<h3>Quick search</h3>
75+
<div class="searchformwrapper">
76+
<form class="search" action="../search.html" method="get">
77+
<input type="text" name="q" />
78+
<input type="submit" value="Go" />
79+
<input type="hidden" name="check_keywords" value="yes" />
80+
<input type="hidden" name="area" value="default" />
81+
</form>
82+
</div>
83+
</div>
84+
<script type="text/javascript">$('#searchbox').show(0);</script>
85+
</div>
86+
</div>
87+
<div class="clearer"></div>
88+
</div>
89+
<div class="footer">
90+
&copy;2019, Twilio.
91+
92+
|
93+
Powered by <a href="http://sphinx-doc.org/">Sphinx 1.8.0</a>
94+
&amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
95+
96+
|
97+
<a href="../_sources/.pytest_cache/README.md.txt"
98+
rel="nofollow">Page source</a>
99+
</div>
100+
101+
102+
103+
104+
</body>
105+
</html>

docs/build/html/AUTHORS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Authors — twilio-python 7.5.1 documentation</title>
13+
<title>Authors — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/CHANGES.html

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio-python Changelog — twilio-python 7.5.1 documentation</title>
13+
<title>twilio-python Changelog — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
@@ -30,6 +30,49 @@
3030
<div class="section" id="twilio-python-changelog">
3131
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
3232
<p>Here you can see the full list of changes between each twilio-python release.</p>
33+
<div class="section" id="version-7-6-0">
34+
<h2>[2022-02-09] Version 7.6.0<a class="headerlink" href="#version-7-6-0" title="Permalink to this headline"></a></h2>
35+
<p><strong>Library - Chore</strong></p>
36+
<ul class="simple">
37+
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/589">PR #589</a>: upgrade supported language versions. Thanks to <a class="reference external" href="https://github.com/childish-sambino">@childish-sambino</a>!</li>
38+
</ul>
39+
<p><strong>Library - Test</strong></p>
40+
<ul class="simple">
41+
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/588">PR #588</a>: migrate to pytest for python 3.10 compatibility. Thanks to <a class="reference external" href="https://github.com/childish-sambino">@childish-sambino</a>!</li>
42+
</ul>
43+
<p><strong>Api</strong></p>
44+
<ul class="simple">
45+
<li>Add <code class="docutils literal notranslate"><span class="pre">stream</span></code> resource</li>
46+
</ul>
47+
<p><strong>Conversations</strong></p>
48+
<ul class="simple">
49+
<li>Fixed DELETE request to accept “sid_like” params in Address Configuration resources <strong>(breaking change)</strong></li>
50+
<li>Expose Address Configuration resource for <code class="docutils literal notranslate"><span class="pre">sms</span></code> and <code class="docutils literal notranslate"><span class="pre">whatsapp</span></code></li>
51+
</ul>
52+
<p><strong>Fax</strong></p>
53+
<ul class="simple">
54+
<li>Removed deprecated Programmable Fax Create and Update methods <strong>(breaking change)</strong></li>
55+
</ul>
56+
<p><strong>Insights</strong></p>
57+
<ul class="simple">
58+
<li>Rename <code class="docutils literal notranslate"><span class="pre">call_state</span></code> to <code class="docutils literal notranslate"><span class="pre">call_status</span></code> and remove <code class="docutils literal notranslate"><span class="pre">whisper</span></code> in conference participant summary <strong>(breaking change)</strong></li>
59+
</ul>
60+
<p><strong>Numbers</strong></p>
61+
<ul class="simple">
62+
<li>Expose valid_until filters as part of provisionally-approved compliance feature on the List Bundles resource</li>
63+
</ul>
64+
<p><strong>Supersim</strong></p>
65+
<ul class="simple">
66+
<li>Fix typo in Fleet resource docs</li>
67+
<li>Updated documentation for the Fleet resource indicating that fields related to commands have been deprecated and to use sms_command fields instead.</li>
68+
<li>Add support for setting and reading <code class="docutils literal notranslate"><span class="pre">ip_commands_url</span></code> and <code class="docutils literal notranslate"><span class="pre">ip_commands_method</span></code> on Fleets resource for helper libraries</li>
69+
<li>Changed <code class="docutils literal notranslate"><span class="pre">sim</span></code> property in requests to create an SMS Command made to the /SmsCommands to accept SIM UniqueNames in addition to SIDs</li>
70+
</ul>
71+
<p><strong>Verify</strong></p>
72+
<ul class="simple">
73+
<li>Update list attempts API to include new filters and response fields.</li>
74+
</ul>
75+
</div>
3376
<div class="section" id="version-7-5-1">
3477
<h2>[2022-01-26] Version 7.5.1<a class="headerlink" href="#version-7-5-1" title="Permalink to this headline"></a></h2>
3578
<p><strong>Insights</strong></p>
@@ -3466,6 +3509,7 @@ <h3>Useful Links</h3>
34663509
<h3><a href="index.html">Table of Contents</a></h3>
34673510
<ul>
34683511
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
3512+
<li><a class="reference internal" href="#version-7-6-0">[2022-02-09] Version 7.6.0</a></li>
34693513
<li><a class="reference internal" href="#version-7-5-1">[2022-01-26] Version 7.5.1</a></li>
34703514
<li><a class="reference internal" href="#version-7-5-0">[2022-01-12] Version 7.5.0</a></li>
34713515
<li><a class="reference internal" href="#version-7-4-0">[2021-12-15] Version 7.4.0</a></li>

docs/build/html/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Contributor Covenant Code of Conduct — twilio-python 7.5.1 documentation</title>
13+
<title>Contributor Covenant Code of Conduct — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/CONTRIBUTING.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Contributing to twilio-python — twilio-python 7.5.1 documentation</title>
13+
<title>Contributing to twilio-python — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/ISSUE_TEMPLATE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Issue Summary — twilio-python 7.5.1 documentation</title>
13+
<title>Issue Summary — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/PULL_REQUEST_TEMPLATE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Fixes — twilio-python 7.5.1 documentation</title>
13+
<title>Fixes — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/README.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio-python — twilio-python 7.5.1 documentation</title>
13+
<title>twilio-python — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
@@ -58,6 +58,7 @@ <h3>Supported Python Versions<a class="headerlink" href="#supported-python-versi
5858
<li>Python 3.7</li>
5959
<li>Python 3.8</li>
6060
<li>Python 3.9</li>
61+
<li>Python 3.10</li>
6162
</ul>
6263
</div>
6364
</div>

docs/build/html/UPGRADE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Upgrade Guide — twilio-python 7.5.1 documentation</title>
13+
<title>Upgrade Guide — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/VERSIONS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Versioning Strategy — twilio-python 7.5.1 documentation</title>
13+
<title>Versioning Strategy — twilio-python 7.6.0 documentation</title>
1414
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>Overview: module code — twilio-python 7.5.1 documentation</title>
13+
<title>Overview: module code — twilio-python 7.6.0 documentation</title>
1414
<link href="../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js" type="text/javascript"></script>
@@ -84,6 +84,7 @@ <h1>All modules for which code is available</h1>
8484
<li><a href="twilio/rest/api/v2010/account/call/payment.html">twilio.rest.api.v2010.account.call.payment</a></li>
8585
<li><a href="twilio/rest/api/v2010/account/call/recording.html">twilio.rest.api.v2010.account.call.recording</a></li>
8686
<li><a href="twilio/rest/api/v2010/account/call/siprec.html">twilio.rest.api.v2010.account.call.siprec</a></li>
87+
<li><a href="twilio/rest/api/v2010/account/call/stream.html">twilio.rest.api.v2010.account.call.stream</a></li>
8788
</ul><li><a href="twilio/rest/api/v2010/account/conference.html">twilio.rest.api.v2010.account.conference</a></li>
8889
<ul><li><a href="twilio/rest/api/v2010/account/conference/participant.html">twilio.rest.api.v2010.account.conference.participant</a></li>
8990
<li><a href="twilio/rest/api/v2010/account/conference/recording.html">twilio.rest.api.v2010.account.conference.recording</a></li>
@@ -188,7 +189,8 @@ <h1>All modules for which code is available</h1>
188189
<li><a href="twilio/rest/chat/v2/service/user/user_channel.html">twilio.rest.chat.v2.service.user.user_channel</a></li>
189190
</ul></ul></ul></ul><li><a href="twilio/rest/conversations.html">twilio.rest.conversations</a></li>
190191
<ul><li><a href="twilio/rest/conversations/v1.html">twilio.rest.conversations.v1</a></li>
191-
<ul><li><a href="twilio/rest/conversations/v1/configuration.html">twilio.rest.conversations.v1.configuration</a></li>
192+
<ul><li><a href="twilio/rest/conversations/v1/address_configuration.html">twilio.rest.conversations.v1.address_configuration</a></li>
193+
<li><a href="twilio/rest/conversations/v1/configuration.html">twilio.rest.conversations.v1.configuration</a></li>
192194
<ul><li><a href="twilio/rest/conversations/v1/configuration/webhook.html">twilio.rest.conversations.v1.configuration.webhook</a></li>
193195
</ul><li><a href="twilio/rest/conversations/v1/conversation.html">twilio.rest.conversations.v1.conversation</a></li>
194196
<ul><li><a href="twilio/rest/conversations/v1/conversation/message.html">twilio.rest.conversations.v1.conversation.message</a></li>

docs/build/html/_modules/twilio/base/deserialize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.deserialize — twilio-python 7.5.1 documentation</title>
13+
<title>twilio.base.deserialize — twilio-python 7.6.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/domain.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.domain — twilio-python 7.5.1 documentation</title>
13+
<title>twilio.base.domain — twilio-python 7.6.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/exceptions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.exceptions — twilio-python 7.5.1 documentation</title>
13+
<title>twilio.base.exceptions — twilio-python 7.6.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

docs/build/html/_modules/twilio/base/instance_context.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
1111
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
1212
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
13-
<title>twilio.base.instance_context — twilio-python 7.5.1 documentation</title>
13+
<title>twilio.base.instance_context — twilio-python 7.6.0 documentation</title>
1414
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
1515
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
1616
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>

0 commit comments

Comments
 (0)