version 2.3.2

This commit is contained in:
Hans-Christoph Steiner 2024-11-26 22:09:01 +01:00
parent 620e9f9331
commit 11aee5b325
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

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