mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00
bump to versiob v1.1.7
This commit is contained in:
parent
80a467134f
commit
722a23f571
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -54,7 +54,7 @@ with open("README.md", "r") as fh:
|
||||||
|
|
||||||
|
|
||||||
setup(name='fdroidserver',
|
setup(name='fdroidserver',
|
||||||
version='1.1.6',
|
version='1.1.7',
|
||||||
description='F-Droid Server Tools',
|
description='F-Droid Server Tools',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue