Skip to content

Commit 1bee8a8

Browse files
committed
Update to Twisted v16.1.1.
1 parent 2b3aea5 commit 1bee8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/twisted/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
class TwistedRecipe(CythonRecipe):
15-
version = '15.4.0'
15+
version = '16.1.1'
1616
url = 'https://pypi.python.org/packages/source/T/Twisted/Twisted-{version}.tar.bz2'
1717

1818
depends = ['setuptools', 'zope_interface']

0 commit comments

Comments
 (0)