We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b3aea5 commit 1bee8a8Copy full SHA for 1bee8a8
pythonforandroid/recipes/twisted/__init__.py
@@ -12,7 +12,7 @@
12
13
14
class TwistedRecipe(CythonRecipe):
15
- version = '15.4.0'
+ version = '16.1.1'
16
url = 'https://pypi.python.org/packages/source/T/Twisted/Twisted-{version}.tar.bz2'
17
18
depends = ['setuptools', 'zope_interface']
0 commit comments