mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
Bump to 0.3.0
This commit is contained in:
parent
cba9f25c49
commit
b1053ac1a7
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -4,7 +4,7 @@ from setuptools import setup
|
|||
import sys
|
||||
|
||||
setup(name='fdroidserver',
|
||||
version='0.2.1',
|
||||
version='0.3.0',
|
||||
description='F-Droid Server Tools',
|
||||
long_description=open('README').read(),
|
||||
author='The F-Droid Project',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue