mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00
Bump to 0.8
This commit is contained in:
parent
5feaafa1bd
commit
5eb85deeaf
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -11,7 +11,7 @@ else:
|
||||||
data_prefix = '.'
|
data_prefix = '.'
|
||||||
|
|
||||||
setup(name='fdroidserver',
|
setup(name='fdroidserver',
|
||||||
version='0.7.0',
|
version='0.8',
|
||||||
description='F-Droid Server Tools',
|
description='F-Droid Server Tools',
|
||||||
long_description=open('README.md').read(),
|
long_description=open('README.md').read(),
|
||||||
author='The F-Droid Project',
|
author='The F-Droid Project',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue