mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
version 2.3 alpha 1
This commit is contained in:
parent
2f148b4407
commit
b45b31b927
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -71,7 +71,7 @@ with open("README.md", "r") as fh:
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='fdroidserver',
|
name='fdroidserver',
|
||||||
version='2.3a0',
|
version='2.3a1',
|
||||||
description='F-Droid Server Tools',
|
description='F-Droid Server Tools',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue