version 2.1.2

This commit is contained in:
Hans-Christoph Steiner 2022-11-15 21:09:44 +01:00
parent ce5e15d685
commit ec51cbf9ce
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA

View file

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