Skip to content

Commit

Permalink
Release 7.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Apr 6, 2022
1 parent ccbb667 commit b48ac66
Show file tree
Hide file tree
Showing 793 changed files with 1,533 additions and 826 deletions.
Binary file modified docs/build/doctrees/CHANGES.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/README.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/docs/source/_rst/twilio.rest.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/docs/source/_rst/twilio.rest.verify.doctree
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 820baf67fad4e4b05c3620b4311fd876
config: c61c279cf7125b43b9ed65e0d1fa9152
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/.pytest_cache/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>pytest cache directory &#8212; twilio-python 7.8.0 documentation</title>
<title>pytest cache directory &#8212; twilio-python 7.8.1 documentation</title>
<link rel="stylesheet" href="../_static/alabaster.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/AUTHORS.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Authors — twilio-python 7.8.0 documentation</title>
<title>Authors — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
29 changes: 28 additions & 1 deletion docs/build/html/CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python Changelog — twilio-python 7.8.0 documentation</title>
<title>twilio-python Changelog — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand All @@ -30,6 +30,32 @@
<div class="section" id="twilio-python-changelog">
<h1>twilio-python Changelog<a class="headerlink" href="#twilio-python-changelog" title="Permalink to this headline"></a></h1>
<p>Here you can see the full list of changes between each twilio-python release.</p>
<div class="section" id="version-7-8-1">
<h2>[2022-04-06] Version 7.8.1<a class="headerlink" href="#version-7-8-1" title="Permalink to this headline"></a></h2>
<p><strong>Library - Chore</strong></p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/600">PR #600</a>: add jinja2 for make docs. Thanks to <a class="reference external" href="https://github.com/JenniferMah">@JenniferMah</a>!</li>
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/599">PR #599</a>: DI-1565 test case. Thanks to <a class="reference external" href="https://github.com/claudiachua">@claudiachua</a>!</li>
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/597">PR #597</a>: update user-agent string to standardize format. Thanks to <a class="reference external" href="https://github.com/claudiachua">@claudiachua</a>!</li>
</ul>
<p><strong>Library - Fix</strong></p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/593">PR #593</a>: revise malformed <strong>str</strong>(self) function. Thanks to <a class="reference external" href="https://github.com/twilio-aiss">@twilio-aiss</a>!</li>
</ul>
<p><strong>Api</strong></p>
<ul class="simple">
<li>Updated <code class="docutils literal notranslate"><span class="pre">provider_sid</span></code> visibility to private</li>
</ul>
<p><strong>Verify</strong></p>
<ul class="simple">
<li>Verify List Attempts API summary endpoint added.</li>
<li>Update PII documentation for <code class="docutils literal notranslate"><span class="pre">AccessTokens</span></code> <code class="docutils literal notranslate"><span class="pre">factor_friendly_name</span></code> property.</li>
</ul>
<p><strong>Voice</strong></p>
<ul class="simple">
<li>make annotation parameter from /Calls API private</li>
</ul>
</div>
<div class="section" id="version-7-8-0">
<h2>[2022-03-23] Version 7.8.0<a class="headerlink" href="#version-7-8-0" title="Permalink to this headline"></a></h2>
<p><strong>Api</strong></p>
Expand Down Expand Up @@ -3602,6 +3628,7 @@ <h3>Useful Links</h3>
<h3><a href="index.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">twilio-python Changelog</a><ul>
<li><a class="reference internal" href="#version-7-8-1">[2022-04-06] Version 7.8.1</a></li>
<li><a class="reference internal" href="#version-7-8-0">[2022-03-23] Version 7.8.0</a></li>
<li><a class="reference internal" href="#version-7-7-1">[2022-03-09] Version 7.7.1</a></li>
<li><a class="reference internal" href="#version-7-7-0">[2022-02-23] Version 7.7.0</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributor Covenant Code of Conduct — twilio-python 7.8.0 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Contributing to twilio-python — twilio-python 7.8.0 documentation</title>
<title>Contributing to twilio-python — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/ISSUE_TEMPLATE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Issue Summary — twilio-python 7.8.0 documentation</title>
<title>Issue Summary — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/PULL_REQUEST_TEMPLATE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Fixes — twilio-python 7.8.0 documentation</title>
<title>Fixes — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
5 changes: 1 addition & 4 deletions docs/build/html/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio-python — twilio-python 7.8.0 documentation</title>
<title>twilio-python — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand All @@ -35,9 +35,6 @@ <h1>twilio-python<a class="headerlink" href="#twilio-python" title="Permalink to
<a class="reference external" href="https://pypi.python.org/pypi/twilio"><img alt="PyPI" src="https://img.shields.io/pypi/v/twilio.svg"/></a>
<a class="reference external" href="https://pypi.python.org/pypi/twilio"><img alt="PyPI" src="https://img.shields.io/pypi/pyversions/twilio.svg"/></a>
<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>
<ul class="simple">
<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>
</ul>
<div class="section" id="documentation">
<h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h2>
<p>The documentation for the Twilio API can be found <a class="reference external" href="https://www.twilio.com/docs/api">here</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/UPGRADE.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Upgrade Guide — twilio-python 7.8.0 documentation</title>
<title>Upgrade Guide — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/VERSIONS.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Versioning Strategy — twilio-python 7.8.0 documentation</title>
<title>Versioning Strategy — twilio-python 7.8.1 documentation</title>
<link href="_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js" type="text/javascript"></script>
Expand Down
3 changes: 2 additions & 1 deletion docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>Overview: module code — twilio-python 7.8.0 documentation</title>
<title>Overview: module code — twilio-python 7.8.1 documentation</title>
<link href="../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js" type="text/javascript"></script>
Expand Down Expand Up @@ -536,6 +536,7 @@ <h1>All modules for which code is available</h1>
<li><a href="twilio/rest/verify/v2/service/webhook.html">twilio.rest.verify.v2.service.webhook</a></li>
</ul><li><a href="twilio/rest/verify/v2/template.html">twilio.rest.verify.v2.template</a></li>
<li><a href="twilio/rest/verify/v2/verification_attempt.html">twilio.rest.verify.v2.verification_attempt</a></li>
<li><a href="twilio/rest/verify/v2/verification_attempts_summary.html">twilio.rest.verify.v2.verification_attempts_summary</a></li>
</ul></ul><li><a href="twilio/rest/video.html">twilio.rest.video</a></li>
<ul><li><a href="twilio/rest/video/v1.html">twilio.rest.video.v1</a></li>
<ul><li><a href="twilio/rest/video/v1/composition.html">twilio.rest.video.v1.composition</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/deserialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.deserialize — twilio-python 7.8.0 documentation</title>
<title>twilio.base.deserialize — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/domain.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.domain — twilio-python 7.8.0 documentation</title>
<title>twilio.base.domain — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.exceptions — twilio-python 7.8.0 documentation</title>
<title>twilio.base.exceptions — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/instance_context.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_context — twilio-python 7.8.0 documentation</title>
<title>twilio.base.instance_context — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.instance_resource — twilio-python 7.8.0 documentation</title>
<title>twilio.base.instance_resource — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/list_resource.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.list_resource — twilio-python 7.8.0 documentation</title>
<title>twilio.base.list_resource — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/obsolete.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.obsolete — twilio-python 7.8.0 documentation</title>
<title>twilio.base.obsolete — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.page — twilio-python 7.8.0 documentation</title>
<title>twilio.base.page — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/serialize.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.serialize — twilio-python 7.8.0 documentation</title>
<title>twilio.base.serialize — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/values.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
})(window,document,'script','dataLayer','GTM-MWRD6S');</script><!--End Google Tag Manager-->
<meta content="IE=Edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<title>twilio.base.values — twilio-python 7.8.0 documentation</title>
<title>twilio.base.values — twilio-python 7.8.1 documentation</title>
<link href="../../../_static/alabaster.css" rel="stylesheet" type="text/css"/>
<link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/>
<script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js" type="text/javascript"></script>
Expand Down
Loading

0 comments on commit b48ac66

Please sign in to comment.