|
2 | 2 | <html lang="en" data-accent-color="violet" data-content_root="../../"> |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | | - <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.consts - sentry-python 2.33.0 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script> |
| 5 | + <meta name="viewport" content="width=device-width, initial-scale=1.0"><title>sentry_sdk.consts - sentry-python 2.33.1 documentation</title><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" /><script> |
6 | 6 | function setColorMode(t){let e=document.documentElement;e.setAttribute("data-color-mode",t);let a=window.matchMedia&&window.matchMedia("(prefers-color-scheme: dark)").matches,s=t;"auto"===t&&(s=a?"dark":"light"),"light"===s?(e.classList.remove("dark"),e.classList.add("light")):(e.classList.remove("light"),e.classList.add("dark"))} |
7 | 7 | setColorMode(localStorage._theme||"auto"); |
8 | 8 | </script><link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=397bb51e" /> |
@@ -1295,7 +1295,7 @@ <h1>Source code for sentry_sdk.consts</h1><div class="highlight"><pre> |
1295 | 1295 | </span><span data-line="1181"><span class="k">del</span> <span class="n">_get_default_options</span> |
1296 | 1296 | </span><span data-line="1182"> |
1297 | 1297 | </span><span data-line="1183"> |
1298 | | -</span><span data-line="1184"><span class="n">VERSION</span> <span class="o">=</span> <span class="s2">"2.33.0"</span> |
| 1298 | +</span><span data-line="1184"><span class="n">VERSION</span> <span class="o">=</span> <span class="s2">"2.33.1"</span> |
1299 | 1299 | </span></pre></div> |
1300 | 1300 | </article><button class="back-to-top" type="button"> |
1301 | 1301 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> |
@@ -1326,7 +1326,7 @@ <h1>Source code for sentry_sdk.consts</h1><div class="highlight"><pre> |
1326 | 1326 | </div> |
1327 | 1327 | </div> |
1328 | 1328 | </footer> |
1329 | | - <script src="../../_static/documentation_options.js?v=d061ace9"></script> |
| 1329 | + <script src="../../_static/documentation_options.js?v=741928f0"></script> |
1330 | 1330 | <script src="../../_static/doctools.js?v=9bcbadda"></script> |
1331 | 1331 | <script src="../../_static/sphinx_highlight.js?v=dc90522c"></script> |
1332 | 1332 | <script src="../../_static/shibuya.js?v=1d2088d1"></script></body> |
|
0 commit comments