Bump version Number

main
Georg Krause 2022-02-06 11:35:51 +01:00
parent 0c4908e9b6
commit 495c874fc2
No known key found for this signature in database
GPG Key ID: FD479B9A4D48E632
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import os
__author__ = """Funkwhale collective"""
__email__ = "maintainers@funkwhale.audio"
__version__ = "0.1.0"
__version__ = "1.0.0"
logger = logging.getLogger(__name__)