mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-20 13:50:12 +01:00
bump to 1.0.2 to placate pypi
I mistakenly uploaded the dist tarball to pypi without the PGP signature. So I deleted the release, thinking I could reupload it. It is not possible: https://github.com/pypa/packaging-problems/issues/74 So this is really just a bump so I can reupload to pypi.
This commit is contained in:
parent
06fb855a27
commit
2f563f533b
2
setup.py
2
setup.py
@ -66,7 +66,7 @@ else:
|
|||||||
readme = ''
|
readme = ''
|
||||||
|
|
||||||
setup(name='fdroidserver',
|
setup(name='fdroidserver',
|
||||||
version='1.0.1',
|
version='1.0.2',
|
||||||
description='F-Droid Server Tools',
|
description='F-Droid Server Tools',
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
author='The F-Droid Project',
|
author='The F-Droid Project',
|
||||||
|
Loading…
Reference in New Issue
Block a user