Skip to content

Commit 61cc596

Browse files
authored
Bump groestlcoin_hash to 1.0.3 (#2607)
1 parent 9147848 commit 61cc596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonforandroid/recipes/groestlcoin_hash/__init__.py

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

33

44
class GroestlcoinHashRecipe(CythonRecipe):
5-
version = '1.0.1'
5+
version = '1.0.3'
66
url = 'https://github.com/Groestlcoin/groestlcoin-hash-python/archive/{version}.tar.gz'
77
depends = ['setuptools']
88
cythonize = False

0 commit comments

Comments
 (0)