Skip to content

Commit

Permalink
Release 6.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Feb 10, 2021
1 parent 225b296 commit 2fb5d37
Show file tree
Hide file tree
Showing 720 changed files with 3,663 additions and 946 deletions.
Binary file modified docs/build/doctrees/CHANGES.doctree
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified docs/build/doctrees/docs/source/_rst/twilio.twiml.doctree
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: 1db475b2234ca4a0c814ea0bbd4ccd21
config: 1b5c3345556fbd8192a7730a0b738e14
tags: 645f666f9bcd5a90fca523b33c5a78b7
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 6.51.1 documentation</title>
<title>Authors — twilio-python 6.52.0 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
46 changes: 45 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 6.51.1 documentation</title>
<title>twilio-python Changelog — twilio-python 6.52.0 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,49 @@
<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-6-52-0">
<h2>[2021-02-10] Version 6.52.0<a class="headerlink" href="#version-6-52-0" title="Permalink to this headline"></a></h2>
<p><strong>Library - Docs</strong></p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/twilio/twilio-python/pull/553">PR #553</a>: fix simple typo, ommited -&gt; omitted. Thanks to <a class="reference external" href="https://github.com/timgates42">@timgates42</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/558">PR #558</a>: shortcut syntax for new non-GA versions. Thanks to <a class="reference external" href="https://github.com/eshanholtz">@eshanholtz</a>!</li>
</ul>
<p><strong>Api</strong></p>
<ul class="simple">
<li>Revert change that conference participant create <code class="docutils literal notranslate"><span class="pre">from</span></code> and <code class="docutils literal notranslate"><span class="pre">to</span></code> param to be endpoint type for supporting client identifier and sip address</li>
<li>Update the conference participant create <code class="docutils literal notranslate"><span class="pre">from</span></code> and <code class="docutils literal notranslate"><span class="pre">to</span></code> param to be endpoint type for supporting client identifier and sip address</li>
</ul>
<p><strong>Events</strong></p>
<ul class="simple">
<li>Documentation should state that no fields are PII</li>
</ul>
<p><strong>Flex</strong></p>
<ul class="simple">
<li>Adding <code class="docutils literal notranslate"><span class="pre">notifications</span></code> and <code class="docutils literal notranslate"><span class="pre">markdown</span></code> to Flex Configuration</li>
</ul>
<p><strong>Messaging</strong></p>
<ul class="simple">
<li>Add A2P use cases API</li>
<li>Add Brand Registrations API</li>
<li>Add Campaigns API</li>
</ul>
<p><strong>Serverless</strong></p>
<ul class="simple">
<li>Add runtime field to Build response and as an optional parameter to the Build create endpoint.</li>
<li>Add @twilio/runtime-handler dependency to Build response example.</li>
</ul>
<p><strong>Sync</strong></p>
<ul class="simple">
<li>Remove If-Match header for Document <strong>(breaking change)</strong></li>
</ul>
<p><strong>Twiml</strong></p>
<ul class="simple">
<li>Add <code class="docutils literal notranslate"><span class="pre">refer_url</span></code> and <code class="docutils literal notranslate"><span class="pre">refer_method</span></code> to <code class="docutils literal notranslate"><span class="pre">Dial</span></code>.</li>
</ul>
</div>
<div class="section" id="version-6-51-1">
<h2>[2021-01-27] Version 6.51.1<a class="headerlink" href="#version-6-51-1" title="Permalink to this headline"></a></h2>
<p><strong>Studio</strong></p>
Expand Down Expand Up @@ -2815,6 +2858,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-6-52-0">[2021-02-10] Version 6.52.0</a></li>
<li><a class="reference internal" href="#version-6-51-1">[2021-01-27] Version 6.51.1</a></li>
<li><a class="reference internal" href="#version-6-51-0">[2021-01-13] Version 6.51.0</a></li>
<li><a class="reference internal" href="#version-6-50-1">[2020-12-16] Version 6.50.1</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 6.51.1 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>Contributing to twilio-python — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>Issue Summary — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>Fixes — twilio-python 6.52.0 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/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 6.51.1 documentation</title>
<title>twilio-python — twilio-python 6.52.0 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/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 6.51.1 documentation</title>
<title>Upgrade Guide — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>Versioning Strategy — twilio-python 6.52.0 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
9 changes: 6 additions & 3 deletions 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 6.51.1 documentation</title>
<title>Overview: module code — twilio-python 6.52.0 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 @@ -266,12 +266,15 @@ <h1>All modules for which code is available</h1>
<ul><li><a href="twilio/rest/lookups/v1/phone_number.html">twilio.rest.lookups.v1.phone_number</a></li>
</ul></ul><li><a href="twilio/rest/messaging.html">twilio.rest.messaging</a></li>
<ul><li><a href="twilio/rest/messaging/v1.html">twilio.rest.messaging.v1</a></li>
<ul><li><a href="twilio/rest/messaging/v1/deactivation.html">twilio.rest.messaging.v1.deactivation</a></li>
<ul><li><a href="twilio/rest/messaging/v1/brand_registration.html">twilio.rest.messaging.v1.brand_registration</a></li>
<li><a href="twilio/rest/messaging/v1/campaign.html">twilio.rest.messaging.v1.campaign</a></li>
<li><a href="twilio/rest/messaging/v1/deactivation.html">twilio.rest.messaging.v1.deactivation</a></li>
<li><a href="twilio/rest/messaging/v1/service.html">twilio.rest.messaging.v1.service</a></li>
<ul><li><a href="twilio/rest/messaging/v1/service/alpha_sender.html">twilio.rest.messaging.v1.service.alpha_sender</a></li>
<li><a href="twilio/rest/messaging/v1/service/phone_number.html">twilio.rest.messaging.v1.service.phone_number</a></li>
<li><a href="twilio/rest/messaging/v1/service/short_code.html">twilio.rest.messaging.v1.service.short_code</a></li>
</ul></ul></ul><li><a href="twilio/rest/monitor.html">twilio.rest.monitor</a></li>
</ul><li><a href="twilio/rest/messaging/v1/use_case.html">twilio.rest.messaging.v1.use_case</a></li>
</ul></ul><li><a href="twilio/rest/monitor.html">twilio.rest.monitor</a></li>
<ul><li><a href="twilio/rest/monitor/v1.html">twilio.rest.monitor.v1</a></li>
<ul><li><a href="twilio/rest/monitor/v1/alert.html">twilio.rest.monitor.v1.alert</a></li>
<li><a href="twilio/rest/monitor/v1/event.html">twilio.rest.monitor.v1.event</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 6.51.1 documentation</title>
<title>twilio.base.deserialize — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.domain — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.exceptions — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.instance_context — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.instance_resource — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.list_resource — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.obsolete — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.page — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.serialize — twilio-python 6.52.0 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 6.51.1 documentation</title>
<title>twilio.base.values — twilio-python 6.52.0 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/version.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.version — twilio-python 6.51.1 documentation</title>
<title>twilio.base.version — twilio-python 6.52.0 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 2fb5d37

Please sign in to comment.