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.
2 parents a8480c5 + 832cab5 commit 5a51f2bCopy full SHA for 5a51f2b
pythonforandroid/recipes/websocket-client/__init__.py
@@ -17,7 +17,7 @@ class WebSocketClient(Recipe):
17
18
url = 'https://github.com/websocket-client/websocket-client/archive/v{version}.tar.gz'
19
20
- version = '0.40.0'
+ version = '1.0.1'
21
22
# patches = ['websocket.patch'] # Paths relative to the recipe dir
23
0 commit comments