We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dbbb7 commit fd28f43Copy full SHA for fd28f43
1 file changed
wkwebview.py
@@ -15,8 +15,8 @@
15
- Added some better handling for being notified when closing
16
- Added some automatic cleanup on close e.g stopping the dispatcher thread
17
'''
18
-
19
__version__ = '1.2'
+
20
try:
21
#pythonista specific libraries
22
from objc_util import *
0 commit comments