Skip to content

Commit f925714

Browse files
committed
[doubleratchet] updated to 0.6.0
1 parent 84142eb commit f925714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/doubleratchet/__init__.py

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

44
class DoubleRatchetRecipe(PythonRecipe):
55
name = 'doubleratchet'
6-
version = '0.4.0'
6+
version = '0.6.0'
77
url = 'https://pypi.python.org/packages/source/D/DoubleRatchet/DoubleRatchet-{version}.tar.gz'
88
depends = [
99
'setuptools',

0 commit comments

Comments
 (0)