mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 04:09:16 +02:00
Version bump and changelog for 1.0
This commit is contained in:
parent
f6324ef439
commit
44d6c52e5f
10 changed files with 12 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
__version__ = "1.0-rc1"
|
||||
__version__ = "1.0"
|
||||
__version_info__ = tuple(
|
||||
[
|
||||
int(num) if num.isdigit() else num
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue