Skip to content

Commit

Permalink
Release 7.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-dx committed Oct 19, 2022
1 parent f9e142e commit c13b91d
Show file tree
Hide file tree
Showing 816 changed files with 4,640 additions and 924 deletions.
Binary file modified docs/build/doctrees/CHANGES.doctree
Binary file not shown.
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 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
@@ -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: cb0fde26cd1506f19694b62443af6204
config: ac7908bd373e8128a27a8903b6e1d473
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/.pytest_cache/README.html
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.14.2 documentation</title>
<title>pytest cache directory &#8212; twilio-python 7.15.0 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
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.14.2 documentation</title>
<title>Authors — twilio-python 7.15.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
30 changes: 29 additions & 1 deletion docs/build/html/CHANGES.html
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.14.2 documentation</title>
<title>twilio-python Changelog — twilio-python 7.15.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,33 @@
<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-15-0">
<h2>[2022-10-19] Version 7.15.0<a class="headerlink" href="#version-7-15-0" title="Permalink to this headline"></a></h2>
<p><strong>Api</strong></p>
<ul class="simple">
<li>Make link shortening parameters public <strong>(breaking change)</strong></li>
</ul>
<p><strong>Oauth</strong></p>
<ul class="simple">
<li>added oauth JWKS endpoint</li>
<li>Get userinfo resource</li>
<li>OpenID discovery resource</li>
<li>Add new API for token endpoint</li>
</ul>
<p><strong>Supersim</strong></p>
<ul class="simple">
<li>Add SettingsUpdates resource</li>
</ul>
<p><strong>Verify</strong></p>
<ul class="simple">
<li>Update Verify Push endpoints to <code class="docutils literal notranslate"><span class="pre">ga</span></code> maturity</li>
<li>Verify BYOT add Channels property to the Get Templates response</li>
</ul>
<p><strong>Twiml</strong></p>
<ul class="simple">
<li>Add <code class="docutils literal notranslate"><span class="pre">requireMatchingInputs</span></code> attribute and <code class="docutils literal notranslate"><span class="pre">input-matching-failed</span></code> errorType to <code class="docutils literal notranslate"><span class="pre">&lt;Prompt&gt;</span></code></li>
</ul>
</div>
<div class="section" id="version-7-14-2">
<h2>[2022-10-05] Version 7.14.2<a class="headerlink" href="#version-7-14-2" title="Permalink to this headline"></a></h2>
<p><strong>Api</strong></p>
Expand Down Expand Up @@ -3834,6 +3861,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-15-0">[2022-10-19] Version 7.15.0</a></li>
<li><a class="reference internal" href="#version-7-14-2">[2022-10-05] Version 7.14.2</a></li>
<li><a class="reference internal" href="#version-7-14-1">[2022-09-21] Version 7.14.1</a></li>
<li><a class="reference internal" href="#version-7-14-0">[2022-09-07] Version 7.14.0</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/CODE_OF_CONDUCT.html
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.14.2 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 7.15.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
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.14.2 documentation</title>
<title>Contributing to twilio-python — twilio-python 7.15.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
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.14.2 documentation</title>
<title>Issue Summary — twilio-python 7.15.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
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.14.2 documentation</title>
<title>Fixes — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio-python — twilio-python 7.15.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
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.14.2 documentation</title>
<title>Upgrade Guide — twilio-python 7.15.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
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.14.2 documentation</title>
<title>Versioning Strategy — twilio-python 7.15.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
13 changes: 10 additions & 3 deletions docs/build/html/_modules/index.html
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.14.2 documentation</title>
<title>Overview: module code — twilio-python 7.15.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 @@ -330,7 +330,13 @@ <h1>All modules for which code is available</h1>
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/regulation.html">twilio.rest.numbers.v2.regulatory_compliance.regulation</a></li>
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/supporting_document.html">twilio.rest.numbers.v2.regulatory_compliance.supporting_document</a></li>
<li><a href="twilio/rest/numbers/v2/regulatory_compliance/supporting_document_type.html">twilio.rest.numbers.v2.regulatory_compliance.supporting_document_type</a></li>
</ul></ul></ul><li><a href="twilio/rest/preview.html">twilio.rest.preview</a></li>
</ul></ul></ul><li><a href="twilio/rest/oauth.html">twilio.rest.oauth</a></li>
<ul><li><a href="twilio/rest/oauth/v1.html">twilio.rest.oauth.v1</a></li>
<ul><li><a href="twilio/rest/oauth/v1/oauth.html">twilio.rest.oauth.v1.oauth</a></li>
<li><a href="twilio/rest/oauth/v1/openid_discovery.html">twilio.rest.oauth.v1.openid_discovery</a></li>
<li><a href="twilio/rest/oauth/v1/token.html">twilio.rest.oauth.v1.token</a></li>
<li><a href="twilio/rest/oauth/v1/user_info.html">twilio.rest.oauth.v1.user_info</a></li>
</ul></ul><li><a href="twilio/rest/preview.html">twilio.rest.preview</a></li>
<ul><li><a href="twilio/rest/preview/deployed_devices.html">twilio.rest.preview.deployed_devices</a></li>
<ul><li><a href="twilio/rest/preview/deployed_devices/fleet.html">twilio.rest.preview.deployed_devices.fleet</a></li>
<ul><li><a href="twilio/rest/preview/deployed_devices/fleet/certificate.html">twilio.rest.preview.deployed_devices.fleet.certificate</a></li>
Expand Down Expand Up @@ -453,7 +459,8 @@ <h1>All modules for which code is available</h1>
<li><a href="twilio/rest/supersim/v1/network.html">twilio.rest.supersim.v1.network</a></li>
<li><a href="twilio/rest/supersim/v1/network_access_profile.html">twilio.rest.supersim.v1.network_access_profile</a></li>
<ul><li><a href="twilio/rest/supersim/v1/network_access_profile/network_access_profile_network.html">twilio.rest.supersim.v1.network_access_profile.network_access_profile_network</a></li>
</ul><li><a href="twilio/rest/supersim/v1/sim.html">twilio.rest.supersim.v1.sim</a></li>
</ul><li><a href="twilio/rest/supersim/v1/settings_update.html">twilio.rest.supersim.v1.settings_update</a></li>
<li><a href="twilio/rest/supersim/v1/sim.html">twilio.rest.supersim.v1.sim</a></li>
<ul><li><a href="twilio/rest/supersim/v1/sim/billing_period.html">twilio.rest.supersim.v1.sim.billing_period</a></li>
<li><a href="twilio/rest/supersim/v1/sim/sim_ip_address.html">twilio.rest.supersim.v1.sim.sim_ip_address</a></li>
</ul><li><a href="twilio/rest/supersim/v1/sms_command.html">twilio.rest.supersim.v1.sms_command</a></li>
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/deserialize.html
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.14.2 documentation</title>
<title>twilio.base.deserialize — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.domain — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.exceptions — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.instance_context — twilio-python 7.15.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 @@ -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.14.2 documentation</title>
<title>twilio.base.instance_resource — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.list_resource — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.obsolete — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.page — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.serialize — twilio-python 7.15.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
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.14.2 documentation</title>
<title>twilio.base.values — twilio-python 7.15.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
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 7.14.2 documentation</title>
<title>twilio.base.version — twilio-python 7.15.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

0 comments on commit c13b91d

Please sign in to comment.