1
0
mirror of synced 2024-11-12 01:20:47 +01:00

Bump version to 2.1.0

This commit is contained in:
Stepland 2024-07-15 02:33:58 +02:00
parent e4df02c141
commit dc9d58194b
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
__version__ = "2.0.10"
__version__ = "2.1.0"
__repository_url__ = "https://gitlab.com/square-game-liberation-front/jubeatools"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "jubeatools"
version = "2.0.10"
version = "2.1.0"
description = "A toolbox for jubeat file formats"
authors = ["Stepland <10530295-Buggyroom@users.noreply.gitlab.com>"]
readme = "README.md"