mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
version 2.0
This commit is contained in:
parent
65ef6f33e3
commit
fa186c40c4
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -53,7 +53,7 @@ with open("README.md", "r") as fh:
|
|||
long_description = fh.read()
|
||||
|
||||
setup(name='fdroidserver',
|
||||
version='2.0b1',
|
||||
version='2.0',
|
||||
description='F-Droid Server Tools',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue