Skip to content

Commit 2fb3884

Browse files
committed
Release 7.1.0
1 parent 0cf2702 commit 2fb3884

File tree

772 files changed

+10071
-6952
lines changed

Some content is hidden

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

772 files changed

+10071
-6952
lines changed

docs/build/doctrees/CHANGES.doctree

6.79 KB
Binary file not shown.

docs/build/doctrees/README.doctree

-1.35 KB
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.
Binary file not shown.
111 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: 78921674c24c8c99e5e870ffbe107fcb
3+
config: e3503d845d2094ddf810cc80571dcb0d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

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.0.0 documentation</title>
13+
<title>Authors — twilio-python 7.1.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: 43 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.0.0 documentation</title>
13+
<title>twilio-python Changelog — twilio-python 7.1.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,47 @@
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-1-0">
34+
<h2>[2021-10-06] Version 7.1.0<a class="headerlink" href="#version-7-1-0" title="Permalink to this headline"></a></h2>
35+
<p><strong>Api</strong></p>
36+
<ul class="simple">
37+
<li>Add <code class="docutils literal notranslate"><span class="pre">emergency_address_status</span></code> attribute to <code class="docutils literal notranslate"><span class="pre">/IncomingPhoneNumbers</span></code> response.</li>
38+
<li>Add <code class="docutils literal notranslate"><span class="pre">siprec</span></code> resource</li>
39+
</ul>
40+
<p><strong>Conversations</strong></p>
41+
<ul class="simple">
42+
<li>Added attachment parameters in configuration for <code class="docutils literal notranslate"><span class="pre">NewMessage</span></code> type of push notifications</li>
43+
</ul>
44+
<p><strong>Flex</strong></p>
45+
<ul class="simple">
46+
<li>Adding <code class="docutils literal notranslate"><span class="pre">flex_insights_hr</span></code> object to Flex Configuration</li>
47+
</ul>
48+
<p><strong>Numbers</strong></p>
49+
<ul class="simple">
50+
<li>Add API endpoint for Bundle ReplaceItems resource</li>
51+
<li>Add API endpoint for Bundle Copies resource</li>
52+
</ul>
53+
<p><strong>Serverless</strong></p>
54+
<ul class="simple">
55+
<li>Add domain_base field to Service response</li>
56+
</ul>
57+
<p><strong>Taskrouter</strong></p>
58+
<ul class="simple">
59+
<li>Add <code class="docutils literal notranslate"><span class="pre">If-Match</span></code> Header based on ETag for Worker Delete <strong>(breaking change)</strong></li>
60+
<li>Add <code class="docutils literal notranslate"><span class="pre">If-Match</span></code> Header based on Etag for Reservation Update</li>
61+
<li>Add <code class="docutils literal notranslate"><span class="pre">If-Match</span></code> Header based on ETag for Worker Update</li>
62+
<li>Add <code class="docutils literal notranslate"><span class="pre">If-Match</span></code> Header based on ETag for Worker Delete</li>
63+
<li>Add <code class="docutils literal notranslate"><span class="pre">ETag</span></code> as Response Header to Worker</li>
64+
</ul>
65+
<p><strong>Trunking</strong></p>
66+
<ul class="simple">
67+
<li>Added <code class="docutils literal notranslate"><span class="pre">transfer_caller_id</span></code> property on Trunks.</li>
68+
</ul>
69+
<p><strong>Verify</strong></p>
70+
<ul class="simple">
71+
<li>Document new pilot <code class="docutils literal notranslate"><span class="pre">whatsapp</span></code> channel.</li>
72+
</ul>
73+
</div>
3374
<div class="section" id="version-7-0-0">
3475
<h2>[2021-09-22] Version 7.0.0<a class="headerlink" href="#version-7-0-0" title="Permalink to this headline"></a></h2>
3576
<p><strong>Note:</strong> This release contains breaking changes, check our <a class="reference external" href="./UPGRADE.md#2021-09-22-6xx-to-7xx">upgrade guide</a> for detailed migration notes.</p>
@@ -3243,6 +3284,7 @@ <h3>Useful Links</h3>
32433284
<h3><a href="index.html">Table of Contents</a></h3>
32443285
<ul>
32453286
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
3287+
<li><a class="reference internal" href="#version-7-1-0">[2021-10-06] Version 7.1.0</a></li>
32463288
<li><a class="reference internal" href="#version-7-0-0">[2021-09-22] Version 7.0.0</a></li>
32473289
<li><a class="reference internal" href="#version-6-63-2">[2021-09-08] Version 6.63.2</a></li>
32483290
<li><a class="reference internal" href="#version-6-63-1">[2021-08-25] Version 6.63.1</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.0.0 documentation</title>
13+
<title>Contributor Covenant Code of Conduct — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>Contributing to twilio-python — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>Issue Summary — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>Fixes — twilio-python 7.1.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 & 3 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>twilio-python — twilio-python 7.0.0 documentation</title>
13+
<title>twilio-python — twilio-python 7.1.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>
@@ -31,13 +31,12 @@
3131
<div class="body" role="main">
3232
<div class="section" id="twilio-python">
3333
<h1>twilio-python<a class="headerlink" href="#twilio-python" title="Permalink to this headline"></a></h1>
34-
<p><a class="reference external" href="https://travis-ci.com/twilio/twilio-python"><img alt="Build Status" src="https://travis-ci.com/twilio/twilio-python.png?branch=main"/></a>
34+
<p><a class="reference external" href="https://travis-ci.com/twilio/twilio-python"><img alt="Build Status" src="https://app.travis-ci.com/twilio/twilio-python.svg?branch=main"/></a>
3535
<a class="reference external" href="https://pypi.python.org/pypi/twilio"><img alt="PyPI" src="https://img.shields.io/pypi/v/twilio.svg"/></a>
3636
<a class="reference external" href="https://pypi.python.org/pypi/twilio"><img alt="PyPI" src="https://img.shields.io/pypi/pyversions/twilio.svg"/></a>
3737
<a class="reference external" href="https://twil.io/learn-open-source"><img alt="Learn OSS Contribution in TwilioQuest" src="https://img.shields.io/static/v1?label=TwilioQuest&amp;message=Learn%20to%20contribute%21&amp;color=F22F46&amp;labelColor=1f243c&amp;style=flat-square&amp;logo=data:image/png%3Bbase64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAASFBMVEUAAAAZGRkcHBwjIyMoKCgAAABgYGBoaGiAgICMjIyzs7PJycnMzMzNzc3UoBfd3d3m5ubqrhfrMEDu7u739/f4vSb/3AD///9tbdyEAAAABXRSTlMAAAAAAMJrBrEAAAKoSURBVHgB7ZrRcuI6EESdyxXGYoNFvMD//+l2bSszRgyUYpFAsXOeiJGmj4NkuWx1Qeh+Ekl9DgEXOBwOx+Px5xyQhDykfgq4wG63MxxaR4ddIkg6Ul3g84vCIcjPBA5gmUMeXESrlukuoK33+33uID8TWeLAdOWsKpJYzwVMB7bOzYSGOciyUlXSn0/ABXTosJ1M1SbypZ4O4MbZuIDMU02PMbauhhHMHXbmebmALIiEbbbbbUrpF1gwE9kFfRNAJaP+FQEXCCTGyJ4ngDrjOFo3jEL5JdqjF/pueR4cCeCGgAtwmuRS6gDwaRiGvu+DMFwSBLTE3+jF8JyuV1okPZ+AC4hDFhCHyHQjdjPHUKFDlHSJkHQXMB3KpSwXNGJPcwwTdZiXlRN0gSp0zpWxNtM0beYE0nRH6QIbO7rawwXaBYz0j78gxjokDuv12gVeUuBD0MDi0OQCLvDaAho4juP1Q/jkAncXqIcCfd+7gAu4QLMACCLxpRsSuQh0igu0C9Svhi7weAGZg50L3IE3cai4IfkNZAC8dfdhsUD3CgKBVC9JE5ABAFzg4QL/taYPAAWrHdYcgfLaIgAXWJ7OV38n1LEF8tt2TH29E+QAoDoO5Ve/LtCQDmKM9kPbvCEBApK+IXzbcSJ0cIGF6e8gpcRhUDogWZ8JnaWjPXc/fNnBBUKRngiHgTUSivSzDRDgHZQOLvBQgf8rRt+VdBUUhwkU6VpJ+xcOwQUqZr+mR0kvBUgv6cB4+37hQAkXqE8PwGisGhJtN4xAHMzrsgvI7rccXqSvKh6jltGlrOHA3Xk1At3LC4QiPdX9/0ndHpGVvTjR4bZA1ypAKgVcwE5vx74ulwIugDt8e/X7JgfkucBMIAr26ndnB4UCLnDOqvteQsHlgX9N4A+c4cW3DXSPbwAAAABJRU5ErkJggg=="/></a></p>
3838
<ul class="simple">
3939
<li><strong>The default branch name for this repository has been changed to <code class="docutils literal notranslate"><span class="pre">main</span></code> as of 07/27/2020.</strong></li>
40-
<li><strong>The upcoming release of the Twilio Python Helper Library (7.0.0) on September 22, 2021 will not be compatible with Python versions 2.7, 3.4, and 3.5. Projects which use Python versions 2.7, 3.4, 3.5 or earlier will not be able to upgrade the Twilio Helper Library from 7.0.0 onwards.</strong></li>
4140
</ul>
4241
<div class="section" id="documentation">
4342
<h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h2>

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.0.0 documentation</title>
13+
<title>Upgrade Guide — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>Versioning Strategy — twilio-python 7.1.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: 7 additions & 4 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.0.0 documentation</title>
13+
<title>Overview: module code — twilio-python 7.1.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>
@@ -83,6 +83,7 @@ <h1>All modules for which code is available</h1>
8383
<li><a href="twilio/rest/api/v2010/account/call/notification.html">twilio.rest.api.v2010.account.call.notification</a></li>
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>
86+
<li><a href="twilio/rest/api/v2010/account/call/siprec.html">twilio.rest.api.v2010.account.call.siprec</a></li>
8687
</ul><li><a href="twilio/rest/api/v2010/account/conference.html">twilio.rest.api.v2010.account.conference</a></li>
8788
<ul><li><a href="twilio/rest/api/v2010/account/conference/participant.html">twilio.rest.api.v2010.account.conference.participant</a></li>
8889
<li><a href="twilio/rest/api/v2010/account/conference/recording.html">twilio.rest.api.v2010.account.conference.recording</a></li>
@@ -297,8 +298,10 @@ <h1>All modules for which code is available</h1>
297298
<ul><li><a href="twilio/rest/numbers/v2.html">twilio.rest.numbers.v2</a></li>
298299
<ul><li><a href="twilio/rest/numbers/v2/regulatory_compliance.html">twilio.rest.numbers.v2.regulatory_compliance</a></li>
299300
<ul><li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle.html">twilio.rest.numbers.v2.regulatory_compliance.bundle</a></li>
300-
<ul><li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle/evaluation.html">twilio.rest.numbers.v2.regulatory_compliance.bundle.evaluation</a></li>
301+
<ul><li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle/bundle_copy.html">twilio.rest.numbers.v2.regulatory_compliance.bundle.bundle_copy</a></li>
302+
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle/evaluation.html">twilio.rest.numbers.v2.regulatory_compliance.bundle.evaluation</a></li>
301303
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle/item_assignment.html">twilio.rest.numbers.v2.regulatory_compliance.bundle.item_assignment</a></li>
304+
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/bundle/replace_items.html">twilio.rest.numbers.v2.regulatory_compliance.bundle.replace_items</a></li>
302305
</ul><li><a href="twilio/rest/numbers/v2/regulatory_compliance/end_user.html">twilio.rest.numbers.v2.regulatory_compliance.end_user</a></li>
303306
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/end_user_type.html">twilio.rest.numbers.v2.regulatory_compliance.end_user_type</a></li>
304307
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/regulation.html">twilio.rest.numbers.v2.regulatory_compliance.regulation</a></li>
@@ -510,8 +513,8 @@ <h1>All modules for which code is available</h1>
510513
</ul><li><a href="twilio/rest/verify/v2/service/verification.html">twilio.rest.verify.v2.service.verification</a></li>
511514
<li><a href="twilio/rest/verify/v2/service/verification_check.html">twilio.rest.verify.v2.service.verification_check</a></li>
512515
<li><a href="twilio/rest/verify/v2/service/webhook.html">twilio.rest.verify.v2.service.webhook</a></li>
513-
</ul><li><a href="twilio/rest/verify/v2/verification_attempt.html">twilio.rest.verify.v2.verification_attempt</a></li>
514-
<li><a href="twilio/rest/verify/v2/verification_template.html">twilio.rest.verify.v2.verification_template</a></li>
516+
</ul><li><a href="twilio/rest/verify/v2/template.html">twilio.rest.verify.v2.template</a></li>
517+
<li><a href="twilio/rest/verify/v2/verification_attempt.html">twilio.rest.verify.v2.verification_attempt</a></li>
515518
</ul></ul><li><a href="twilio/rest/video.html">twilio.rest.video</a></li>
516519
<ul><li><a href="twilio/rest/video/v1.html">twilio.rest.video.v1</a></li>
517520
<ul><li><a href="twilio/rest/video/v1/composition.html">twilio.rest.video.v1.composition</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.0.0 documentation</title>
13+
<title>twilio.base.deserialize — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>twilio.base.domain — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>twilio.base.exceptions — twilio-python 7.1.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.0.0 documentation</title>
13+
<title>twilio.base.instance_context — twilio-python 7.1.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)