We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286f17c commit 11b97a8Copy full SHA for 11b97a8
app.py
@@ -40,7 +40,7 @@
40
41
os.environ['OPENSSL_LEGACY_PROVIDER'] = '1'
42
43
-APP_VERSION = "4.2"
+APP_VERSION = "4.3"
44
45
try:
46
ssl._create_default_https_context = ssl._create_unverified_context
0 commit comments