Skip to content

Commit 95adc37

Browse files
authored
Update __init__.py
Update version to 3.5.1
1 parent 70f9224 commit 95adc37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythonforandroid/recipes/greenlet/__init__.py

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

33

44
class GreenletRecipe(PyProjectRecipe):
5-
version = '3.1.1'
5+
version = '3.5.1'
66
url = 'https://pypi.python.org/packages/source/g/greenlet/greenlet-{version}.tar.gz'
77
depends = ['setuptools']
88
call_hostpython_via_targetpython = False

0 commit comments

Comments
 (0)