mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-16 07:52:35 +03:00
set version to 1.1
This commit is contained in:
parent
4cbe1d1222
commit
714c6ce902
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -50,7 +50,7 @@ def get_data_files():
|
||||||
|
|
||||||
|
|
||||||
setup(name='fdroidserver',
|
setup(name='fdroidserver',
|
||||||
version='1.1a',
|
version='1.1',
|
||||||
description='F-Droid Server Tools',
|
description='F-Droid Server Tools',
|
||||||
long_description='README.md',
|
long_description='README.md',
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue