release v2.0a3

somehow I messed up and uploaded 2.0a2 that was incomplete, so now 2.0a3
This commit is contained in:
Hans-Christoph Steiner 2020-11-27 11:00:08 +01:00
parent 126b85972d
commit e8395b5fe9
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ with open("README.md", "r") as fh:
long_description = fh.read()
setup(name='fdroidserver',
version='2.0a2',
version='2.0a3',
description='F-Droid Server Tools',
long_description=long_description,
long_description_content_type='text/markdown',