1
0
mirror of synced 2025-02-22 05:09:39 +01:00

Bump version to 2.0.8

This commit is contained in:
Stepland 2023-06-21 15:24:18 +02:00
parent fd1f561751
commit 9f23fc853e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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