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