second alpha 2.0 release 2.0a1

This commit is contained in:
Hans-Christoph Steiner 2020-11-25 17:45:00 +01:00
parent fda56302a3
commit 393f88b41e
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.0a0',
version='2.0a1',
description='F-Droid Server Tools',
long_description=long_description,
long_description_content_type='text/markdown',