Skip to content

Commit d63d64c

Browse files
authored
Merge pull request kivy#1758 from goffi-contrib/omemo_recipe_update_0.10.4
[omemo] updated to v0.10.4
2 parents 7f89fbb + e1e2ac3 commit d63d64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/omemo/__init__.py

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

44
class OmemoRecipe(PythonRecipe):
55
name = 'omemo'
6-
version = '0.10.3'
6+
version = '0.10.4'
77
url = 'https://pypi.python.org/packages/source/O/OMEMO/OMEMO-{version}.tar.gz'
88
site_packages_name = 'omemo'
99
depends = [

0 commit comments

Comments
 (0)