Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: twilio/twilio-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.52.0
Choose a base ref
...
head repository: twilio/twilio-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.53.0
Choose a head ref
  • 3 commits
  • 790 files changed
  • 2 contributors

Commits on Feb 19, 2021

  1. chore: removed file exec to get version (#561)

    * Getting rid of version read from init.py and moving logic to librarian
    
    * Trigger Build
    shwetha-manvinkurke authored Feb 19, 2021

    Verified

    This commit was signed with the committer’s verified signature.
    renovate-bot Mend Renovate
    Copy the full SHA
    e440229 View commit details

Commits on Feb 24, 2021

  1. Copy the full SHA
    bfc08f3 View commit details
  2. Release 6.53.0

    twilio-dx committed Feb 24, 2021
    Copy the full SHA
    92b2426 View commit details
Showing 790 changed files with 24,341 additions and 2,820 deletions.
20 changes: 20 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,26 @@ twilio-python Changelog

Here you can see the full list of changes between each twilio-python release.

[2021-02-24] Version 6.53.0
---------------------------
**Library - Chore**
- [PR #561](https://github.com/twilio/twilio-python/pull/561): removed file exec to get version. Thanks to [@shwetha-manvinkurke](https://github.com/shwetha-manvinkurke)!

**Events**
- Update description of types in the create sink resource

**Messaging**
- Add WA template header and footer
- Remove A2P campaign and use cases API **(breaking change)**
- Add number_registration_status field to read and fetch campaign responses

**Trusthub**
- Make all resources public

**Verify**
- Verify List Attempts API endpoints added.


[2021-02-10] Version 6.52.0
---------------------------
**Library - Docs**
Binary file modified docs/build/doctrees/CHANGES.doctree
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 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: 1b5c3345556fbd8192a7730a0b738e14
config: 9bd51efff40de6b71525ae2bc4a40ac6
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/build/html/AUTHORS.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Authors — twilio-python 6.53.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>
28 changes: 27 additions & 1 deletion docs/build/html/CHANGES.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio-python Changelog — twilio-python 6.53.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>
@@ -30,6 +30,31 @@
<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-53-0">
<h2>[2021-02-24] Version 6.53.0<a class="headerlink" href="#version-6-53-0" 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/561">PR #561</a>: removed file exec to get version. Thanks to <a class="reference external" href="https://github.com/shwetha-manvinkurke">@shwetha-manvinkurke</a>!</li>
</ul>
<p><strong>Events</strong></p>
<ul class="simple">
<li>Update description of types in the create sink resource</li>
</ul>
<p><strong>Messaging</strong></p>
<ul class="simple">
<li>Add WA template header and footer</li>
<li>Remove A2P campaign and use cases API <strong>(breaking change)</strong></li>
<li>Add number_registration_status field to read and fetch campaign responses</li>
</ul>
<p><strong>Trusthub</strong></p>
<ul class="simple">
<li>Make all resources public</li>
</ul>
<p><strong>Verify</strong></p>
<ul class="simple">
<li>Verify List Attempts API endpoints added.</li>
</ul>
</div>
<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>
@@ -2858,6 +2883,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-53-0">[2021-02-24] Version 6.53.0</a></li>
<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>
2 changes: 1 addition & 1 deletion docs/build/html/CODE_OF_CONDUCT.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Contributor Covenant Code of Conduct — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/CONTRIBUTING.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Contributing to twilio-python — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/ISSUE_TEMPLATE.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Issue Summary — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/PULL_REQUEST_TEMPLATE.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Fixes — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/README.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio-python — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/UPGRADE.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Upgrade Guide — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/VERSIONS.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Versioning Strategy — twilio-python 6.53.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>
24 changes: 19 additions & 5 deletions docs/build/html/_modules/index.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>Overview: module code — twilio-python 6.53.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>
@@ -267,14 +267,12 @@ <h1>All modules for which code is available</h1>
</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/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><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></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>
@@ -466,6 +464,21 @@ <h1>All modules for which code is available</h1>
<li><a href="twilio/rest/trunking/v1/trunk/origination_url.html">twilio.rest.trunking.v1.trunk.origination_url</a></li>
<li><a href="twilio/rest/trunking/v1/trunk/phone_number.html">twilio.rest.trunking.v1.trunk.phone_number</a></li>
<li><a href="twilio/rest/trunking/v1/trunk/recording.html">twilio.rest.trunking.v1.trunk.recording</a></li>
</ul></ul></ul><li><a href="twilio/rest/trusthub.html">twilio.rest.trusthub</a></li>
<ul><li><a href="twilio/rest/trusthub/v1.html">twilio.rest.trusthub.v1</a></li>
<ul><li><a href="twilio/rest/trusthub/v1/customer_profiles.html">twilio.rest.trusthub.v1.customer_profiles</a></li>
<ul><li><a href="twilio/rest/trusthub/v1/customer_profiles/customer_profiles_channel_endpoint_assignment.html">twilio.rest.trusthub.v1.customer_profiles.customer_profiles_channel_endpoint_assignment</a></li>
<li><a href="twilio/rest/trusthub/v1/customer_profiles/customer_profiles_entity_assignments.html">twilio.rest.trusthub.v1.customer_profiles.customer_profiles_entity_assignments</a></li>
<li><a href="twilio/rest/trusthub/v1/customer_profiles/customer_profiles_evaluations.html">twilio.rest.trusthub.v1.customer_profiles.customer_profiles_evaluations</a></li>
</ul><li><a href="twilio/rest/trusthub/v1/end_user.html">twilio.rest.trusthub.v1.end_user</a></li>
<li><a href="twilio/rest/trusthub/v1/end_user_type.html">twilio.rest.trusthub.v1.end_user_type</a></li>
<li><a href="twilio/rest/trusthub/v1/policies.html">twilio.rest.trusthub.v1.policies</a></li>
<li><a href="twilio/rest/trusthub/v1/supporting_document.html">twilio.rest.trusthub.v1.supporting_document</a></li>
<li><a href="twilio/rest/trusthub/v1/supporting_document_type.html">twilio.rest.trusthub.v1.supporting_document_type</a></li>
<li><a href="twilio/rest/trusthub/v1/trust_products.html">twilio.rest.trusthub.v1.trust_products</a></li>
<ul><li><a href="twilio/rest/trusthub/v1/trust_products/trust_products_channel_endpoint_assignment.html">twilio.rest.trusthub.v1.trust_products.trust_products_channel_endpoint_assignment</a></li>
<li><a href="twilio/rest/trusthub/v1/trust_products/trust_products_entity_assignments.html">twilio.rest.trusthub.v1.trust_products.trust_products_entity_assignments</a></li>
<li><a href="twilio/rest/trusthub/v1/trust_products/trust_products_evaluations.html">twilio.rest.trusthub.v1.trust_products.trust_products_evaluations</a></li>
</ul></ul></ul><li><a href="twilio/rest/verify.html">twilio.rest.verify</a></li>
<ul><li><a href="twilio/rest/verify/v2.html">twilio.rest.verify.v2</a></li>
<ul><li><a href="twilio/rest/verify/v2/form.html">twilio.rest.verify.v2.form</a></li>
@@ -480,7 +493,8 @@ <h1>All modules for which code is available</h1>
</ul><li><a href="twilio/rest/verify/v2/service/verification.html">twilio.rest.verify.v2.service.verification</a></li>
<li><a href="twilio/rest/verify/v2/service/verification_check.html">twilio.rest.verify.v2.service.verification_check</a></li>
<li><a href="twilio/rest/verify/v2/service/webhook.html">twilio.rest.verify.v2.service.webhook</a></li>
</ul></ul></ul><li><a href="twilio/rest/video.html">twilio.rest.video</a></li>
</ul><li><a href="twilio/rest/verify/v2/verification_attempt.html">twilio.rest.verify.v2.verification_attempt</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>
<li><a href="twilio/rest/video/v1/composition_hook.html">twilio.rest.video.v1.composition_hook</a></li>
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/deserialize.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio.base.deserialize — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/domain.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio.base.domain — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/exceptions.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio.base.exceptions — twilio-python 6.53.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>
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
@@ -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.52.0 documentation</title>
<title>twilio.base.instance_context — twilio-python 6.53.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>
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio.base.instance_resource — twilio-python 6.53.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>
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
@@ -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.52.0 documentation</title>
<title>twilio.base.list_resource — twilio-python 6.53.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>
2 changes: 1 addition & 1 deletion docs/build/html/_modules/twilio/base/obsolete.html
Original file line number Diff line number Diff line change
@@ -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.52.0 documentation</title>
<title>twilio.base.obsolete — twilio-python 6.53.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>
Loading